qsubst.c | 147 static const char *beginul; variable in typeref:typename:const char * 224 tputs(beginul, 1, putcharf); 514 beginul = nullstr; 518 beginul = nullstr; 526 beginul = tgetstr("us", &cp); 527 if (beginul == 0) { 528 beginul = tgetstr("so", &cp); 529 if (beginul == 0) { 530 beginul = nullstr;
|