Searched refs:parse_destroy (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/sysctl/
H A Dsysctl.c143 static void parse_destroy(char *);
854 parse_destroy(key + 9 + (key[9] == '=' ? 1 : 0));
1449 parse_destroy(char *l) function

Completed in 100 milliseconds