Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/captoinfo/
H A Dcaptoinfo.c91 int cap_bc = 0, cap_ko = 1, cap_ma = 2, cap_nl = 3, cap_rs = 4; variable
806 if (ostrval[uselevel][cap_ma] == NULL) in handlema()
810 for (i = 0; ostrval[uselevel][cap_ma][i] != '\0'; ) { in handlema()
812 cap[0] = ostrval[uselevel][cap_ma][i++]; in handlema()
819 if (ostrval[uselevel][cap_ma][i] == '\0') in handlema()
823 vichar = ostrval[uselevel][cap_ma][i++]; in handlema()