Home
last modified time | relevance | path

Searched refs:recvauth (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rshd.c175 static krb5_error_code recvauth(int, int *);
648 if ((status = recvauth(f, &valid_checksum))) { in doit()
1414 recvauth(int netf, int *valid_checksum) in recvauth() function
H A Din.rlogind.c369 recvauth(int f, in recvauth() function
652 status = recvauth(f, krb_context, &valid_checksum, &ticket, in do_krb_login()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/
H A DMakefile.com132 recvauth.o send_tgs.o sendauth.o srv_rcache.o str_conv.o \
/illumos-gate/exception_lists/
H A Dcstyle365 usr/src/lib/gss_mechs/mech_krb5/krb5/krb/recvauth.c