Searched refs:ident_stream (Results 1 – 1 of 1) sorted by relevance
65 static void ident_stream(int, struct servtab *);97 { "auth", SOCK_STREAM, 1, -1, ident_stream },341 ident_stream(int s, struct servtab *sep) in ident_stream() function