Searched refs:cntltype (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/bnu/ | ||
H A D | pk1.c | 504 static char *cntltype[4] = {"CNTL, ", "ALT, ", "DATA, ", "SHORT, "}; local 514 strcpy(ptr, cntltype[(cntl&0300)>>6]); |
Completed in 43 milliseconds