Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/lib/
H A Dsave_execute.c6 static void *execute_parse __P((char **));
20 execute_parse,
27 execute_parse(char **strings) in execute_parse() function