Searched refs:MSGCMDMIN (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/truss/ | ||
H A D | codes.c | 2096 #define MSGCMDMIN 0 macro 2149 if (arg >= MSGCMDMIN && arg <= MSGCMDMAX) 2150 str = MSGCMDname[arg-MSGCMDMIN]; |
Completed in 46 milliseconds