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

  /src/sys/kern/
sys_ptrace_common.c 148 static const char *pt_strings[] = { PT_STRINGS }; variable in typeref:typename:const char * []
1098 (u_int)req < __arraycount(pt_strings) ? pt_strings[req] : "???",

Completed in 44 milliseconds