Home
last modified time | relevance | path

Searched defs:rqst (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/lib/libc/rpc/
H A Dsvc_auth_unix.c67 _svcauth_unix(struct svc_req *rqst, struct rpc_msg *msg) in _svcauth_unix()
145 _svcauth_short(struct svc_req *rqst, struct rpc_msg *msg) in _svcauth_short()
H A Dsvc_auth.c108 _authenticate(struct svc_req *rqst, struct rpc_msg *msg) in _authenticate()
160 _svcauth_null(struct svc_req *rqst, struct rpc_msg *msg) in _svcauth_null()
/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clkrpc.c68 nfscb_program(struct svc_req *rqst, SVCXPRT *xprt) in nfscb_program()
/netbsd-src/external/ibm-public/postfix/dist/src/virtual/
H A Dvirtual.c383 static int local_deliver(DELIVER_REQUEST *rqst, char *service) in local_deliver()
/netbsd-src/sys/fs/nfs/server/
H A Dnfs_nfsdkrpc.c120 nfssvc_program(struct svc_req *rqst, SVCXPRT *xprt) in nfssvc_program()
/netbsd-src/external/ibm-public/postfix/dist/src/local/
H A Dlocal.c711 static int local_deliver(DELIVER_REQUEST *rqst, char *service) in local_deliver()
/netbsd-src/sys/dev/ic/
H A Disp.c7817 uint16_t bit, rqst; in isp_rdnvram_word() local