Searched defs:options (Results 101 – 108 of 108) sorted by relevance
12345
| /xnu-8020.101.4/bsd/vfs/ |
| H A D | vfs_syscalls.c | 11841 handle_auth(vnode_t vp, u_long cmd, caddr_t data, u_long options, vfs_context_t ctx) in handle_auth() 11863 fsctl_internal(proc_t p, vnode_t *arg_vp, u_long cmd, user_addr_t udata, u_long options, vfs_contex… in fsctl_internal() 12689 vm_size_t bufsize, caddr_t buf, uint32_t options, int *pathlen) in fsgetpath_internal() 12824 uint32_t options, user_ssize_t *retval) in fsgetpath_extended()
|
| /xnu-8020.101.4/osfmk/kern/ |
| H A D | waitq.c | 808 waitq_options_t options; member
|
| /xnu-8020.101.4/osfmk/vm/ |
| H A D | vm_object.c | 2665 int options) in vm_object_pmap_protect_options()
|
| H A D | vm_map.c | 1318 vm_map_create_options_t options = VM_MAP_CREATE_DEFAULT; in vm_map_create_external() local 1331 vm_map_create_options_t options) in vm_map_create_options() 12816 int options) in vm_map_fork()
|
| /xnu-8020.101.4/bsd/pthread/ |
| H A D | pthread_workqueue.c | 3337 int options = uap->options; in workq_kernreturn() local
|
| /xnu-8020.101.4/bsd/net/ |
| H A D | content_filter.c | 6722 cfil_dgram_get_socket_state(struct mbuf *m, uint32_t *state_change_cnt, uint32_t *options, in cfil_dgram_get_socket_state()
|
| /xnu-8020.101.4/bsd/nfs/ |
| H A D | nfs4_vnops.c | 8694 int options = ap->a_options; in nfs4_vnop_setxattr() local
|
| /xnu-8020.101.4/bsd/kern/ |
| H A D | kern_event.c | 4620 kqueue_workloop_ctl_internal(proc_t p, uintptr_t cmd, uint64_t __unused options, in kqueue_workloop_ctl_internal()
|
12345