Home
last modified time | relevance | path

Searched refs:nfs_getxid (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/nfs/
H A Dnfs_var.h303 u_int32_t nfs_getxid(void);
H A Dnfs_subs.c635 *tl++ = *xidp = nfs_getxid(); in nfsm_rpchead()
2025 nfs_getxid(void) in nfs_getxid() function
2051 xid = nfs_getxid(); in nfs_renewxid()