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

/xnu-2422.115.4/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...]
/xnu-2422.115.4/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.c654 register struct file_list *fl; local
1038 register struct file_list *fl; local
1064 do_systemspec(FILE *f, struct file_list *fl, __unused int first) argument
[all...]
/xnu-2422.115.4/tools/tests/unit_tests/fcntlrangecheck_tests_11202484_src/
H A Dfcntlrangecheck_tests_11202484.c13 struct flock fl; local
/xnu-2422.115.4/security/
H A Dmac_file.c187 mac_file_check_lock(struct ucred *cred, struct fileglob *fg, int op, struct flock *fl) argument
/xnu-2422.115.4/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...]
/xnu-2422.115.4/bsd/kern/
H A Dkern_lockf.c172 struct flock *fl = ap->a_fl; local
923 lf_getlock(struct lockf *lock, struct flock *fl, pid_t matchpid) argument
[all...]
H A Dkern_descrip.c198 check_file_seek_range(struct flock *fl, off_t cur_file_offset) argument
754 struct flock fl; local
[all...]
/xnu-2422.115.4/bsd/net/pktsched/
H A Dpktsched_hfsc.h77 u_int32_t fl; /* service curve flags */ member in struct:service_curve
/xnu-2422.115.4/bsd/sys/
H A Dfcntl.h392 struct flock fl; /* flock passed for file locking */ member in struct:flocktimeout
/xnu-2422.115.4/bsd/vfs/
H A Dkpi_vfs.c4805 VNOP_ADVLOCK(struct vnode *vp, caddr_t id, int op, struct flock *fl, int flags, vfs_context_t ctx, struct timespec *timeout) argument

Completed in 176 milliseconds