Home
last modified time | relevance | path

Searched refs:cntltype (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/bnu/
H A Dpk1.c504 static char *cntltype[4] = {"CNTL, ", "ALT, ", "DATA, ", "SHORT, "}; local
514 strcpy(ptr, cntltype[(cntl&0300)>>6]);