Searched defs:fl (Results 1 - 12 of 12) sorted by relevance

/darwin-on-arm/xnu/tools/tests/libMicro/
H A Dfile_lock.c49 struct flock fl; local
61 struct flock fl; local
[all...]
H A Dcascade_fcntl.c133 struct flock fl; local
145 struct flock fl; local
[all...]
/darwin-on-arm/xnu/SETUP/config/
H A Dmkheaders.c74 struct file_list *fl; local
148 struct file_list *fl; local
163 struct file_list *fl = NULL; /* may exit for(;;) uninitted */ local
[all...]
H A Dmkswapconf.c68 register struct file_list *fl; local
81 do_swap(struct file_list *fl) argument
[all...]
H A Dmkmakefile.c666 register struct file_list *fl; local
1083 register struct file_list *fl; local
1109 do_systemspec(FILE *f, struct file_list *fl, __unused int first) argument
[all...]
/darwin-on-arm/xnu/security/
H A Dmac_file.c187 mac_file_check_lock(struct ucred *cred, struct fileglob *fg, int op, struct flock *fl) argument
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_lock.c831 nfs3_getlock_rpc( nfsnode_t np, struct nfs_lock_owner *nlop, struct flock *fl, uint64_t start, uint64_t end, vfs_context_t ctx) argument
H A Dnfs4_vnops.c3402 nfs4_getlock_rpc( nfsnode_t np, struct nfs_lock_owner *nlop, struct flock *fl, uint64_t start, uint64_t end, vfs_context_t ctx) argument
3489 nfs_advlock_getlock( nfsnode_t np, struct nfs_lock_owner *nlop, struct flock *fl, uint64_t start, uint64_t end, vfs_context_t ctx) argument
4230 struct flock *fl = ap->a_fl; local
[all...]
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_lockf.c164 struct flock *fl = ap->a_fl; local
872 lf_getlock(struct lockf *lock, struct flock *fl, pid_t matchpid) argument
[all...]
H A Dkern_descrip.c680 struct flock fl; local
[all...]
/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_hfsc.h77 u_int32_t fl; /* service curve flags */ member in struct:service_curve
/darwin-on-arm/xnu/bsd/vfs/
H A Dkpi_vfs.c5686 VNOP_ADVLOCK(struct vnode *vp, caddr_t id, int op, struct flock *fl, int flags, vfs_context_t ctx) argument

Completed in 107 milliseconds