Poster of Linux kernel
The best gift for a Linux geek
Linux kernel map in printable PDF
for $4 or €3
firestring_conf_free
firestring_conf_free
Section: C Library Functions (3)
Updated: 2002-03-31
Local index
Up
NAME
firestring_conf_free - free memory used by a configuration structure
SYNOPSIS
#include <
firestring.h
>
-lfirestring
void firestring_conf_free(struct firestring_conf_t *
config
)
DESCRIPTION
firestring_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 VALUE
Nothing.
AUTHOR
Ian Gulliver <
ian@penguinhosting.net
>
SEE ALSO
libfirestring
(3)
Index
NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
AUTHOR
SEE ALSO
This document was created by
man2html
, using the manual pages.
Time: 21:46:12 GMT, April 16, 2011