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

/freebsd-10.2-release/contrib/tcp_wrappers/
H A Deval.c51 rfc931(request->client->sin, request->server->sin, request->user);
H A Dtcpd.h79 extern void rfc931(); /* client name from RFC 931 daemon */
H A Drfc931.c2 * rfc931() speaks a common subset of the RFC 931, AUTH, TAP, IDENT and RFC
11 * $FreeBSD: releng/10.2/contrib/tcp_wrappers/rfc931.c 63152 2000-07-14 15:07:37Z dwmalone $
15 static char sccsid[] = "@(#) rfc931.c 1.10 95/01/02 16:11:34";
74 /* rfc931 - return remote user name, given socket structures */
76 void rfc931(rmt_sin, our_sin, dest) function
H A Dscaffold.c40 * These are referenced by the options module and by rfc931.c.
238 /* dummy function to intercept the real rfc931() */
242 void rfc931(request) function

Completed in 156 milliseconds