Home
last modified time | relevance | path

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

/xnu-11215/tests/
H A Dproc_info.c468 void * map_tmp = NULL; in proc_info_caller() local
668 ret_structs[i] = map_tmp; in proc_info_caller()
675 ret_structs[i] = map_tmp; in proc_info_caller()
682 ret_structs[i] = map_tmp; in proc_info_caller()
708 ret_structs[1] = (void *)map_tmp; in proc_info_caller()
1310 void *map_tmp = proc_info[1]; variable
1343 ret = munmap(map_tmp, (size_t)map_tmp_sz);
1360 void *map_tmp = proc_info[1]; variable
1430 ret = munmap(map_tmp, (size_t)map_tmp_sz);
1447 void *map_tmp = proc_info[1]; variable
[all …]