Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/finger/
H A Dnet.c51 static int do_protocol(const char *name, const struct addrinfo *ai);
91 error = do_protocol(name, ai); in netfinger()
100 do_protocol(const char *name, const struct addrinfo *ai) in do_protocol() function