Home
last modified time | relevance | path

Searched defs:t_host (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/relayctl/
H A Dparser.c52 static const struct token t_host[]; variable
95 static const struct token t_host[] = { variable
/openbsd/sbin/mountd/
H A Dmountd.c1793 struct hostent *hp, *nhp, t_host; in get_host() local