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

  /src/sys/arch/sun2/sun2/
db_machdep.c 125 static const char *pgt_names[] = { local in function:pte_print
143 db_printf(" %s", pgt_names[t]);
  /src/sys/arch/sun3/sun3/
db_machdep.c 136 static const char *pgt_names[] = { local in function:pte_print
154 db_printf(" %s", pgt_names[t]);

Completed in 12 milliseconds