Searched refs:ident_stream (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/inetd/
H A Dbuiltins.c65 static void ident_stream(int, struct servtab *);
97 { "auth", SOCK_STREAM, 1, -1, ident_stream },
320 /* Generic ident_stream error-sending func */
341 ident_stream(int s, struct servtab *sep) function

Completed in 152 milliseconds