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

/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
146 vn_open_modflags(struct nameidata *ndp, int *fmodep, int cmode) argument
H A Dvfs_subr.c4368 vnode_open(const char *path, int fmode, int cmode, int flags, vnode_t *vpp, vfs_context_t ctx) argument
H A Dvfs_syscalls.c2293 int cmode; local
2333 int cmode; local
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/union/
H A Dunion_subr.c834 mode_t cmode = 0; local
919 mode_t cmode = 0; local
1227 union_vn_create(struct vnode **vpp, struct union_node *un, mode_t cmode, vfs_context_t context) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dposix_sem.c365 int cmode = uap->mode; local
H A Dposix_shm.c371 int cmode = uap->mode; local
H A Dkern_descrip.c1249 int cmode; local

Completed in 62 milliseconds