Searched refs:do_protocol (Results 1 – 1 of 1) sorted by relevance
51 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