Prototype for a function to free List data. More...
Functions | |
| void | attachmatch_free (struct AttachMatch **ptr) |
| Free an AttachMatch - Implements list_free_t -. | |
Prototype for a function to free List data.
| [out] | ptr | Data to free |
| void attachmatch_free | ( | struct AttachMatch ** | ptr | ) |
Free an AttachMatch - Implements list_free_t -.
| ptr | AttachMatch to free |
Definition at line 63 of file commands.c.
Here is the caller graph for this function: