Home
last modified time | relevance | path

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

/titanic_44/usr/src/stand/lib/fs/nfs/
H A Dmount.c425 rpc_stat = CLNT_CALL(root_CLIENT, NFSPROC4_NULL, xdr_void, NULL, in nfs4init()
/titanic_44/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1514 NFSPROC4_NULL(void) = 0;
/titanic_44/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1633 #define NFSPROC4_NULL 0 macro
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_subr.c1622 if (resp->array[i].resop >= NFSPROC4_NULL && in rfs4call()