Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/tools/
H A Dippool_y.y56 static iphtent_t *add_htablehosts __P((char *));
286 | YY_STR { $$ = add_htablehosts($1);
348 | YY_STR { $$ = add_htablehosts($1);
668 add_htablehosts(url) in add_htablehosts() function