#include <string.h>
#include <stdio.h>
Go to the source code of this file.
Functions | |
char * | strsep (char **stringp, const char *delim) |
|
Definition at line 59 of file strsep.c. References NULL. Referenced by fw_delete(), fw_loop(), parse_icmpspec(), parse_portspec(), and parse_rule(). |