Home
last modified time | relevance | path

Searched refs:auth_unix (Results 1 – 6 of 6) sorted by relevance

/freebsd/stand/libsa/
H A Drpc.c64 struct auth_unix { struct
144 send_head -= sizeof(struct auth_unix); in rpc_call()
145 bzero(send_head, sizeof(struct auth_unix)); in rpc_call()
149 auth->authlen = htonl(sizeof(struct auth_unix)); in rpc_call()
/freebsd/sys/nfs/
H A Dkrpc_subr.c82 struct auth_unix { struct
98 struct auth_unix rpc_unix; argument
291 call->rpc_auth.authlen = txdr_unsigned(sizeof(struct auth_unix)); in krpc_call()
/freebsd/include/rpc/
H A DMakefile12 HFILES= auth.h auth_unix.h clnt.h clnt_soc.h clnt_stat.h \
/freebsd/sys/modules/krpc/
H A DMakefile4 auth_unix.c \
/freebsd/lib/libc/rpc/
H A DMakefile.inc3 SRCS+= auth_none.c auth_unix.c authunix_prot.c bindresvport.c clnt_bcast.c \
/freebsd/sys/conf/
H A Dfiles5103 rpc/auth_unix.c optional krpc | nfslockd | nfscl | nfsd