Searched refs:lockit (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/unbound/validator/ |
H A D | val_anchor.c | 222 size_t namelen, uint16_t dclass, int lockit) in anchor_new_ta() argument 242 if(lockit) { in anchor_new_ta() 251 if(lockit) { in anchor_new_ta()
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clstate.c | 215 struct nfsclopen **opp, int *newonep, int *retp, int lockit, bool firstref) in nfscl_open() argument 317 if (lockit != 0) { in nfscl_open()
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdstate.c | 163 struct nfslockfile **lfpp, fhandle_t *nfhp, int lockit); 3774 struct nfslockfile **lfpp, fhandle_t *nfhp, int lockit) in nfsrv_getlockfile() argument 3798 if (lockit) in nfsrv_getlockfile()
|