Home
last modified time | relevance | path

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

/src/sbin/ipf/ipscan/
H A Dipscan_y.y32 struct in_addr gethostip(char *);
172 | YY_STR { $$ = gethostip($1);
436 gethostip(char *host) in gethostip() function