Searched defs:cmode (Results 1 – 8 of 8) sorted by relevance
| /xnu-8020.140.41/bsd/vfs/ |
| H A D | vfs_vnops.c | 164 vn_open(struct nameidata *ndp, int fmode, int cmode) in vn_open() 170 vn_open_modflags(struct nameidata *ndp, int *fmodep, int cmode) in vn_open_modflags()
|
| H A D | vfs_syscalls.c | 4470 int cmode; in open_extended() local 4524 int cmode; in open_dprotected_np() local 4582 int cmode; in openat_internal() local
|
| H A D | vfs_subr.c | 6760 vnode_open(const char *path, int fmode, int cmode, int flags, vnode_t *vpp, vfs_context_t ctx) in vnode_open()
|
| /xnu-8020.140.41/bsd/kern/ |
| H A D | kern_symfile.c | 238 mode_t cmode; in kern_open_file_for_direct_io() local
|
| H A D | kern_guarded.c | 282 int cmode; in guarded_open_np() local 335 int cmode; in guarded_open_dprotected_np() local
|
| H A D | posix_shm.c | 345 mode_t cmode = (mode_t)uap->mode; in shm_open() local
|
| H A D | posix_sem.c | 390 mode_t cmode = (mode_t)uap->mode; in sem_open() local
|
| H A D | kern_descrip.c | 2679 int error, cmode; in sys_fcntl__OPENFROM() local
|