Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/ippool/
H A Dippool_y.y51 static ip_pool_node_t *add_poolhosts(char *);
333 | YY_STR { $$ = add_poolhosts($1);
719 add_poolhosts(char *url) in add_poolhosts() function