Home
last modified time | relevance | path

Searched defs:type (Results 326 – 346 of 346) sorted by relevance

1...<<11121314

/xnu-8796.141.3/bsd/vfs/
H A Dvfs_xattr.c1362 u_int32_t type; /* entry type: see list, 0 invalid */ member
H A Dvfs_syscalls.c2408 int type; in enablequotas() local
4534 int type, indx, error; in open1() local
/xnu-8796.141.3/bsd/kern/
H A Dkdebug.c383 _coproc_list_callback(kd_callback_type type, void *arg) in _coproc_list_callback()
H A Dkern_sysctl.c2463 perfcontrol_callout_type_t type = (perfcontrol_callout_type_t)arg2; in sysctl_perfcontrol_callout_stat() local
H A Dkern_event.c9088 uintptr_t type = (uintptr_t)arg1; variable
/xnu-8796.141.3/bsd/net/
H A Dkpi_interface.c2368 size_t lladdr_len, u_char type) in ifnet_set_lladdr_and_type()
H A Droute.c715 rtm_scrub(int type, int idx, struct sockaddr *hint, struct sockaddr *sa, in rtm_scrub()
H A Ddlil.c1058 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 Dpfvar.h287 u_int8_t type; /* PF_ADDR_* */ member
761 u_int8_t type; member
H A Dif_var_private.h849 u_int32_t type; /* delegated i/f type */ member
H A Dnecp.h1100 u_int8_t type; member
/xnu-8796.141.3/osfmk/kern/
H A Dkern_stackshot.c1160 stackshot_plh_lookup(struct ipc_service_port_label *ispl, enum stackshot_plh_lookup_type type) in stackshot_plh_lookup()
H A Dsched_clutch.c632 sched_clutch_highest_root_bucket_type_t type) in sched_clutch_root_highest_root_bucket()
/xnu-8796.141.3/bsd/pthread/
H A Dpthread_workqueue.c1888 workq_sched_callback(int type, thread_t thread) in workq_sched_callback()
/xnu-8796.141.3/bsd/sys/
H A Dsocketvar.h709 #define SOCK_CHECK_TYPE(so, type) (SOCK_TYPE(so) == (type)) argument
H A Dsysctl.h518 #define SYSCTL_STRUCT(parent, nbr, name, access, ptr, type, descr) \ argument
/xnu-8796.141.3/osfmk/arm/pmap/
H A Dpmap.c2807 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 Dtcp_var.h78 #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 Dsdt.h305 #define DTRACE_FSINFO(name, type, vp) \ argument
/xnu-8796.141.3/osfmk/vm/
H A Dvm_pageout.c5482 upl_create(int type, int flags, upl_size_t size) in upl_create()
H A Dvm_map.c8890 vm_map_copy_allocate(uint16_t type) in vm_map_copy_allocate()

1...<<11121314