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

/darwin-on-arm/xnu/libkern/zlib/
H A Dgzio.c130 char fmode[80]; /* copy of mode, without the compression level */ local
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_syscalls.c519 int fmode, error, type; local
[all...]
H A Dnfs_vnops.c3483 int error = 0, lockerror = ENOENT, busyerror = ENOENT, status, wccpostattr = 0, fmode = 0; local
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_vnops.c155 vn_open(struct nameidata *ndp, int fmode, int cmode) argument
172 vn_open_auth_finish(vnode_t vp, int fmode, vfs_context_t ctx) argument
201 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
358 int fmode; local
[all...]
H A Dkpi_vfs.c3082 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
5014 vnode_open(const char *path, int fmode, in argument
5094 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
5147 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
5386 vn_authorize_open_existing(vnode_t vp, struct componentname *cnp, int fmode, vfs_context_t ctx, void *reserved) argument
[all...]
H A Dvfs_syscalls.c8065 vn_open_with_vp(vnode_t vp, int fmode, vfs_context_t ctx) argument
8184 int32_t indx, fmode; local
[all...]
/darwin-on-arm/xnu/bsd/kern/
H A Dposix_sem.c365 int fmode ; local
H A Dposix_shm.c381 int fmode ; local
[all...]
/darwin-on-arm/xnu/bsd/netinet/
H A Din_mcast.c1441 uint16_t fmode; local
3110 uint32_t fmode, ifindex; variable
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_mcast.c1397 uint16_t fmode; local
2947 uint32_t fmode, ifindex; variable

Completed in 86 milliseconds