Home
last modified time | relevance | path

Searched refs:ret_structs (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.1.10/tests/
H A Dproc_info.c119ret_structs[i] = (void *)struct_var; …
464 proc_info_caller(int proc_info_opts, void ** ret_structs, int * ret_child_pid) in proc_info_caller() argument
595 ret_structs[i] = (void *)pthinfo_64; in proc_info_caller()
668 ret_structs[i] = map_tmp; in proc_info_caller()
670 ret_structs[i] = (void *)(uintptr_t)map_tmp_sz; in proc_info_caller()
675 ret_structs[i] = map_tmp; in proc_info_caller()
677 ret_structs[i] = (void *)(uintptr_t)map_tmp_sz; in proc_info_caller()
682 ret_structs[i] = map_tmp; in proc_info_caller()
684 ret_structs[i] = (void *)(uintptr_t)map_tmp_sz; in proc_info_caller()
698 ret_structs[3] = (void *)(uintptr_t)preginfo_path->prp_vip.vip_vi.vi_fsid.val[0]; in proc_info_caller()
[all …]