Home
last modified time | relevance | path

Searched defs:map_table (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/libsyscall/mach/
H A Derrorlib.h97 const struct error_sparse_map *map_table; member
106 const struct error_sparse_map *map_table; member
H A Dmach_error_string.c96 err_sparse_mapit(int old, const struct error_sparse_map *map_table, int mapcnt) in err_sparse_mapit()