Home
last modified time | relevance | path

Searched refs:nothing_parse (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/ipf/dist/lib/
H A Dsave_nothing.c6 static void *nothing_parse __P((char **));
21 nothing_parse,
28 nothing_parse(char **strings) in nothing_parse() function