Searched refs:getinfostr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/captoinfo/
H A Dcaptoinfo.c494 getinfostr(char *infoname) function
623 if (cap = getinfostr(infostr))
720 infostr = getinfostr
840 infostr = getinfostr(ma_map[j].keyedinfoname);
888 if ((getinfostr("cr") == NULL) && !oboolval[uselevel][cap_nc] &&
896 if (getinfostr("cud1") == NULL)
904 if ((getinfostr("ind") == NULL) && !oboolval[uselevel][cap_ns])
911 if (getinfostr("bel") == NULL)
916 if ((getinfostr("cub1") == NULL) && oboolval[uselevel][cap_bs])
928 if ((getinfostr("h
[all...]

Completed in 56 milliseconds