HomeSort by: relevance | last modified time | path
    Searched defs:xtbl (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/efi/
gptsubr.c 67 const char *xtbl[] = { local in function:map_type_name
79 if (map_type >= (int)__arraycount(xtbl))
82 return xtbl[map_type];
gptsubr.c 67 const char *xtbl[] = { local in function:map_type_name
79 if (map_type >= (int)__arraycount(xtbl))
82 return xtbl[map_type];
gptsubr.c 67 const char *xtbl[] = { local in function:map_type_name
79 if (map_type >= (int)__arraycount(xtbl))
82 return xtbl[map_type];

Completed in 31 milliseconds