freebsd-skq/sys/rpc
2014-02-04 00:00:01 +00:00
..
rpcsec_gss
auth_none.c
auth_unix.c
auth.h
authunix_prot.c
clnt_dg.c
clnt_rc.c
clnt_stat.h
clnt_vc.c
clnt.h
getnetconfig.c
krpc.h
netconfig.h
nettype.h
pmap_prot.h
replay.c
replay.h
rpc_callmsg.c
rpc_com.h
rpc_generic.c
rpc_msg.h
rpc_prot.c
rpc.h
rpcb_clnt.c
rpcb_clnt.h
rpcb_prot.c
rpcb_prot.h
rpcm_subs.h
rpcsec_gss.h
svc_auth_unix.c
svc_auth.c
svc_auth.h
svc_dg.c
svc_generic.c
svc_vc.c Replace locks added in r260229 to protect sequence counters with atomics. 2014-01-04 15:51:31 +00:00
svc.c Fix lock acquisition in case no request space available, missed in r260097. 2014-02-04 00:00:01 +00:00
svc.h Don't expose svc_loss_reg / _unreg to userland as they're kernel-only 2014-01-08 22:37:18 +00:00
types.h
xdr.h