Man Page: firestring_conf_free
Operating Environment: debian
Section: 3
firestring_conf_free(3) Library Functions Manual firestring_conf_free(3)NAMEfirestring_conf_free - free memory used by a configuration structureSYNOPSIS#include <firestring.h> -lfirestring void firestring_conf_free(struct firestring_conf_t *config)DESCRIPTIONfirestring_conf_free() frees all the memory used by the configuration structure config. This will cause any pointers previously returned by firestring_conf_find() or firestring_conf_find_next() to be invalid.RETURN VALUENothing.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2002-03-31 firestring_conf_free(3)
| Related Man Pages |
|---|
| t_free(3nsl) - opensolaris |
| usb_gadget_config_buf(9) - centos |
| t_free(3xti) - ultrix |
| t_free(3nsl) - sunos |
| t_free(3nsl) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |