Home
last modified time | relevance | path

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

/xnu-11215/libsyscall/mach/
H A Dmach_error_string.c96 err_sparse_mapit(int old, const struct error_sparse_map *map_table, int mapcnt) in err_sparse_mapit() function
128 sub = err_sparse_mapit(sub, sys_p->map_table, sys_p->map_count); in mach_error_type()
158 sub = err_sparse_mapit(sub, sys_p->map_table, sys_p->map_count); in mach_error_string_int()
167 code = err_sparse_mapit(code, sub_p->map_table, sub_p->map_count); in mach_error_string_int()