Home
last modified time | relevance | path

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

/src/usr.bin/finger/
H A Dnet.c52 static int do_protocol(const char *name, const struct addrinfo *ai);
92 error = do_protocol(name, ai); in netfinger()
101 do_protocol(const char *name, const struct addrinfo *ai) in do_protocol() function