Searched defs:nextop (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/sys/fs/nfsserver/ |
H A D | nfs_nfsdsocket.c | 715 int error = 0, igotlock, nextop, numops, savefhcnt; in nfsrvd_compound() local [all...] |
H A D | nfs_nfsdport.c | 3397 nfsd_fhtovp(struct nfsrv_descript * nd,struct nfsrvfh * nfp,int lktype,struct vnode ** vpp,struct nfsexstuff * exp,struct mount ** mpp,int startwrite,int nextop) nfsd_fhtovp() argument 7089 nfsrv_checkwrongsec(struct nfsrv_descript * nd,int nextop,__enum_uint8 (vtype)vtyp) nfsrv_checkwrongsec() argument [all...] |
/freebsd-src/sys/contrib/openzfs/module/lua/ |
H A D | lparser.c | 1056 BinOpr nextop; in subexpr() local
|
/freebsd-src/contrib/lua/src/ |
H A D | lparser.c | 1276 BinOpr nextop; in subexpr() local
|