Searched refs:NFSPROC_NULL (Results 1 - 18 of 18) sorted by relevance

/freebsd-11.0-release/lib/libstand/
H A Dnfsv2.h90 #define NFSPROC_NULL 0 macro
/freebsd-11.0-release/sys/fs/nfsclient/
H A Dnfs_clkrpc.c70 if (rqst->rq_proc != NFSPROC_NULL &&
95 if (nd.nd_procnum != NFSPROC_NULL) {
H A Dnfs_clrpcops.c140 NFSCL_REQSTART(nd, NFSPROC_NULL, vp);
/freebsd-11.0-release/sys/fs/nfsserver/
H A Dnfs_nfsdkrpc.c58 NFSPROC_NULL,
137 if (rqst->rq_proc != NFSPROC_NULL &&
175 nd.nd_procnum != NFSPROC_NULL) {
205 if (nd.nd_procnum != NFSPROC_NULL) {
H A Dnfs_fha_new.c225 procnum == NFSPROC_NULL)
235 case NFSPROC_NULL:
H A Dnfs_nfsdcache.c335 if (nd->nd_procnum == NFSPROC_NULL)
H A Dnfs_nfsdsocket.c379 NFSPROC_NULL,
/freebsd-11.0-release/sys/fs/nfs/
H A Dnfs_commonkrpc.c533 if (nd->nd_procnum != NFSPROC_NULL) {
542 nd->nd_procnum != NFSPROC_NULL) {
584 nd->nd_procnum != NFSPROC_NULL &&
607 if (nd->nd_procnum == NFSPROC_NULL)
640 nd->nd_procnum != NFSPROC_NULL &&
802 if (nd->nd_procnum != NFSPROC_NULL &&
H A Dnfsproto.h260 #define NFSPROC_NULL 0 macro
/freebsd-11.0-release/contrib/amd/amd/
H A Dnfs_prot_svc.c157 case NFSPROC_NULL:
H A Dsrvr_nfs.c154 rpc_msg_init(&ping_msg, NFS_PROGRAM, nfs_version, NFSPROC_NULL);
/freebsd-11.0-release/contrib/amd/hlfsd/
H A Dnfs_prot_svc.c105 case NFSPROC_NULL:
/freebsd-11.0-release/contrib/tcpdump/
H A Dnfs.h151 #define NFSPROC_NULL 0 macro
H A Dprint-nfs.c61 NFSPROC_NULL,
91 { NFSPROC_NULL, "null" },
/freebsd-11.0-release/contrib/amd/conf/transp/
H A Dtransp_sockets.c458 NFSPROC_NULL,
/freebsd-11.0-release/sys/nfs/
H A Dnfsproto.h193 #define NFSPROC_NULL 0 macro
/freebsd-11.0-release/include/rpcsvc/
H A Dnfs_prot.x1143 NFSPROC_NULL(void) = 0;
/freebsd-11.0-release/sbin/mount_nfs/
H A Dmount_nfs.c789 clntstat = clnt_call(clp, NFSPROC_NULL, (xdrproc_t)xdr_void, NULL,
799 hostp, spec, clnt_sperror(clp, "NFSPROC_NULL"));

Completed in 284 milliseconds