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

/xnu-2422.115.4/libkern/zlib/
H A Dgzio.c130 char fmode[80]; /* copy of mode, without the compression level */ local
/xnu-2422.115.4/bsd/nfs/
H A Dnfs_syscalls.c521 int fmode, error, type; local
[all...]
H A Dnfs_vnops.c3572 int error = 0, lockerror = ENOENT, busyerror = ENOENT, status, wccpostattr = 0, fmode = 0; local
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_vnops.c164 vn_open(struct nameidata *ndp, int fmode, int cmode) argument
181 vn_open_auth_finish(vnode_t vp, int fmode, vfs_context_t ctx) argument
212 vn_open_auth_do_create(struct nameidata *ndp, struct vnode_attr *vap, int fmode, boolean_t *did_create, boolean_t *did_open, vfs_context_t ctx) argument
363 int fmode; local
[all...]
H A Dkpi_vfs.c2794 VNOP_COMPOUND_OPEN(vnode_t dvp, vnode_t *vpp, struct nameidata *ndp, int32_t flags, int32_t fmode, uint32_t *statusp, struct vnode_attr *vap, vfs_context_t ctx) argument
H A Dvfs_subr.c1525 vnode_ref_ext(vnode_t vp, int fmode, int flags) argument
1771 vnode_rele_ext(vnode_t vp, int fmode, int dont_reenter) argument
1778 vnode_rele_internal(vnode_t vp, int fmode, int dont_reenter, int locked) argument
5004 vnode_open(const char *path, int fmode, in argument
5098 vn_create_reg(vnode_t dvp, vnode_t *vpp, struct nameidata *ndp, struct vnode_attr *vap, uint32_t flags, int fmode, uint32_t *statusp, vfs_context_t ctx) argument
5151 vn_create(vnode_t dvp, vnode_t *vpp, struct nameidata *ndp, struct vnode_attr *vap, uint32_t flags, int fmode, uint32_t *statusp, vfs_context_t ctx) argument
5393 vn_authorize_open_existing(vnode_t vp, struct componentname *cnp, int fmode, vfs_context_t ctx, void *reserved) argument
[all...]
H A Dvfs_syscalls.c8236 vn_open_with_vp(vnode_t vp, int fmode, vfs_context_t ctx) argument
8355 int32_t indx, fmode; local
[all...]
/xnu-2422.115.4/bsd/kern/
H A Dposix_sem.c373 int fmode ; local
H A Dposix_shm.c389 int fmode ; local
[all...]
/xnu-2422.115.4/bsd/netinet/
H A Din_mcast.c1465 uint16_t fmode; local
3165 uint32_t fmode, ifindex; variable
/xnu-2422.115.4/bsd/netinet6/
H A Din6_mcast.c1413 uint16_t fmode; local
2989 uint32_t fmode, ifindex; variable

Completed in 205 milliseconds