Home
last modified time | relevance | path

Searched defs:name_size (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.41.6/tests/
H A Dlibmalloc_apple_array.c137 uint32_t name_size = MAXPATHLEN; in get_apple_array() local
/xnu-12377.41.6/osfmk/i386/
H A Dmachine_routines.c780 ml_get_cluster_type_name(cluster_type_t cluster_type __unused, char *name, size_t name_size) in ml_get_cluster_type_name()
/xnu-12377.41.6/osfmk/arm/
H A Dmachine_routines_common.c1420 ml_get_cluster_type_name(cluster_type_t cluster_type, char *name, size_t name_size) in ml_get_cluster_type_name()
/xnu-12377.41.6/libkern/os/
H A Dlog.c1415 const size_t name_size = sizeof(h1->ol_subsystem.ols_name) / 2; in test_os_log_handles() local
/xnu-12377.41.6/bsd/kern/
H A Dkdebug.c1592 size_t name_size = ext ? sizeof(((kd_cpumap_ext *)NULL)->name) : in _copy_cpu_map() local