Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/ippool/
H A Dippool_y.y52 static ip_pool_node_t *read_whoisfile(char *);
336 | IPT_WHOIS IPT_FILE YY_STR { $$ = read_whoisfile($3);
773 read_whoisfile(char *file) in read_whoisfile() function