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

/netbsd-current/external/mpl/dhcp/dist/common/tests/
H A Doption_unittest.c143 static void init_parse(struct parse *cfile, char* name, char *input) { function
187 init_parse(&cfile, "hex_fits", input);
202 init_parse(&cfile, "hex_too_long", input);

Completed in 202 milliseconds