Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libxcurses/src/tic/
H A Duntic.c247 static int cntl_code[] = { local
256 for (i = 0; cntl_code[i] != -1; ++i)
257 if (c == cntl_code[i])
H A Dticscan.c403 static int cntl_code[] = { local
415 return (cntl_code[i]);