Searched defs:fmode (Results 1 - 7 of 7) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_syscalls.c485 int fmode, error, type; local
[all...]
H A Dnfs_vnops.c2830 int error = 0, lockerror = ENOENT, status, wccpostattr = 0, fmode = 0; local
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_vnops.c140 vn_open(struct nameidata *ndp, int fmode, int cmode) argument
208 int fmode; local
[all...]
H A Dvfs_subr.c1409 vnode_ref_ext(vnode_t vp, int fmode) argument
1598 vnode_rele_ext(vnode_t vp, int fmode, int dont_reenter) argument
1605 vnode_rele_internal(vnode_t vp, int fmode, int dont_reenter, int locked) argument
4368 vnode_open(const char *path, int fmode, int cmode, int flags, vnode_t *vpp, vfs_context_t ctx) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/union/
H A Dunion_subr.c920 int fmode = FFLAGS(O_WRONLY|O_CREAT|O_TRUNC|O_EXCL); local
1232 int fmode = FFLAGS(O_WRONLY|O_CREAT|O_TRUNC|O_EXCL); local
1335 union_vn_close(struct vnode *vp, int fmode, vfs_context_ argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dposix_sem.c364 int fmode ; local
H A Dposix_shm.c370 int fmode ; local
[all...]

Completed in 50 milliseconds