Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/captoinfo/
H A Dcaptoinfo.c492 getinfostr(char *infoname) in getinfostr() function
621 if (cap = getinfostr(infostr)) in addpadding()
718 infostr = getinfostr in handleko()
838 infostr = getinfostr(ma_map[j].keyedinfoname); in handlema()
886 if ((getinfostr("cr") == NULL) && !oboolval[uselevel][cap_nc] && in adddefaults()
894 if (getinfostr("cud1") == NULL) in adddefaults()
902 if ((getinfostr("ind") == NULL) && !oboolval[uselevel][cap_ns]) in adddefaults()
909 if (getinfostr("bel") == NULL) in adddefaults()
914 if ((getinfostr("cub1") == NULL) && oboolval[uselevel][cap_bs]) in adddefaults()
926 if ((getinfostr("ht") == NULL) && oboolval[uselevel][cap_pt]) in adddefaults()