Home
last modified time | relevance | path

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

/xnu-12377.1.9/libsyscall/mach/
H A Derrorlib.h96 const struct error_sparse_map *map_table; member
105 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()