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

/freebsd-9.3-release/usr.sbin/inetd/
H A Dbuiltins.c65 void ident_stream(int, struct servtab *);
98 { "auth", SOCK_STREAM, 1, -1, ident_stream },
323 /* Generic ident_stream error-sending func */
344 ident_stream(int s, struct servtab *sep) function

Completed in 92 milliseconds