HomeSort by: relevance | last modified time | path
    Searched defs:rfc931 (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libwrap/
rfc931.c 1 /* $NetBSD: rfc931.c,v 1.12 2016/03/16 22:32:32 christos Exp $ */
4 * rfc931() speaks a common subset of the RFC 931, AUTH, TAP, IDENT and RFC
17 static char sccsid[] = "@(#) rfc931.c 1.10 95/01/02 16:11:34";
19 __RCSID("$NetBSD: rfc931.c,v 1.12 2016/03/16 22:32:32 christos Exp $");
78 /* rfc931 - return remote user name, given socket structures */
81 rfc931(struct sockaddr *rmt_sin, struct sockaddr *our_sin, char *dest) function in typeref:typename:void
132 * the RFC931 etc. server. This is done because of a bug in the SunOS
155 * might have more than one network address. The RFC931 etc.
rfc931.c 1 /* $NetBSD: rfc931.c,v 1.12 2016/03/16 22:32:32 christos Exp $ */
4 * rfc931() speaks a common subset of the RFC 931, AUTH, TAP, IDENT and RFC
17 static char sccsid[] = "@(#) rfc931.c 1.10 95/01/02 16:11:34";
19 __RCSID("$NetBSD: rfc931.c,v 1.12 2016/03/16 22:32:32 christos Exp $");
78 /* rfc931 - return remote user name, given socket structures */
81 rfc931(struct sockaddr *rmt_sin, struct sockaddr *our_sin, char *dest) function in typeref:typename:void
132 * the RFC931 etc. server. This is done because of a bug in the SunOS
155 * might have more than one network address. The RFC931 etc.

Completed in 23 milliseconds