Searched defs:cntlxxx (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Dpk1.c505 static char *cntlxxx[8] = {"ZERO, ", "CLOSE, ", "RJ, ", "SRJ, ", local
525 strcpy(ptr, cntlxxx[(cntl&070)>>3]);

Completed in 44 milliseconds