Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/captoinfo/
H A Dcaptoinfo.c89 int cap_bc = 0, cap_ko = 1, cap_ma = 2, cap_nl = 3, cap_rs = 4; variable
804 if (ostrval[uselevel][cap_ma] == NULL) in handlema()
808 for (i = 0; ostrval[uselevel][cap_ma][i] != '\0'; ) { in handlema()
810 cap[0] = ostrval[uselevel][cap_ma][i++]; in handlema()
817 if (ostrval[uselevel][cap_ma][i] == '\0') in handlema()
821 vichar = ostrval[uselevel][cap_ma][i++]; in handlema()