| /xnu-8796.141.3/bsd/vfs/ |
| H A D | vfs_xattr.c | 1362 u_int32_t type; /* entry type: see list, 0 invalid */ member
|
| H A D | vfs_syscalls.c | 2408 int type; in enablequotas() local 4534 int type, indx, error; in open1() local
|
| /xnu-8796.141.3/bsd/kern/ |
| H A D | kdebug.c | 383 _coproc_list_callback(kd_callback_type type, void *arg) in _coproc_list_callback()
|
| H A D | kern_sysctl.c | 2463 perfcontrol_callout_type_t type = (perfcontrol_callout_type_t)arg2; in sysctl_perfcontrol_callout_stat() local
|
| H A D | kern_event.c | 9088 uintptr_t type = (uintptr_t)arg1; variable
|
| /xnu-8796.141.3/bsd/net/ |
| H A D | kpi_interface.c | 2368 size_t lladdr_len, u_char type) in ifnet_set_lladdr_and_type()
|
| H A D | route.c | 715 rtm_scrub(int type, int idx, struct sockaddr *hint, struct sockaddr *sa, in rtm_scrub()
|
| H A D | dlil.c | 1058 nexus_type_t type, ifnet_t ifp, uuid_t *provider, uuid_t *instance, in dlil_create_provider_and_instance() 1812 unsigned int type = 0; in ifnet_lock_assert() local
|
| H A D | pfvar.h | 287 u_int8_t type; /* PF_ADDR_* */ member 761 u_int8_t type; member
|
| H A D | if_var_private.h | 849 u_int32_t type; /* delegated i/f type */ member
|
| H A D | necp.h | 1100 u_int8_t type; member
|
| /xnu-8796.141.3/osfmk/kern/ |
| H A D | kern_stackshot.c | 1160 stackshot_plh_lookup(struct ipc_service_port_label *ispl, enum stackshot_plh_lookup_type type) in stackshot_plh_lookup()
|
| H A D | sched_clutch.c | 632 sched_clutch_highest_root_bucket_type_t type) in sched_clutch_root_highest_root_bucket()
|
| /xnu-8796.141.3/bsd/pthread/ |
| H A D | pthread_workqueue.c | 1888 workq_sched_callback(int type, thread_t thread) in workq_sched_callback()
|
| /xnu-8796.141.3/bsd/sys/ |
| H A D | socketvar.h | 709 #define SOCK_CHECK_TYPE(so, type) (SOCK_TYPE(so) == (type)) argument
|
| H A D | sysctl.h | 518 #define SYSCTL_STRUCT(parent, nbr, name, access, ptr, type, descr) \ argument
|
| /xnu-8796.141.3/osfmk/arm/pmap/ |
| H A D | pmap.c | 2807 const char *type = (pmap == kernel_pmap) ? "Kernel" : "User"; in pmap_assert_free() local 12429 TCType_t type, 12549 TCType_t type,
|
| /xnu-8796.141.3/bsd/netinet/ |
| H A D | tcp_var.h | 78 #define _TCPCB_LIST_HEAD(name, type) \ argument 84 #define _TCPCB_LIST_HEAD(name, type) LIST_HEAD(name, type) argument
|
| /xnu-8796.141.3/osfmk/mach/machine/ |
| H A D | sdt.h | 305 #define DTRACE_FSINFO(name, type, vp) \ argument
|
| /xnu-8796.141.3/osfmk/vm/ |
| H A D | vm_pageout.c | 5482 upl_create(int type, int flags, upl_size_t size) in upl_create()
|
| H A D | vm_map.c | 8890 vm_map_copy_allocate(uint16_t type) in vm_map_copy_allocate()
|