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

  /src/sbin/gpt/
map.c 76 static const char *maptypes[] = { variable in typeref:typename:const char * []
91 if ((size_t)t >= __arraycount(maptypes))
93 return maptypes[t];
  /src/sys/arch/sparc/include/
oldmon.h 55 enum maptypes { /* Page map entry types. */ enum
76 enum maptypes d_devtype; /* What map space device is in. */

Completed in 12 milliseconds