Searched refs:STRcolon (Results 1 – 2 of 2) sorted by relevance
650 errval = valtest == 'F' ? STRcolon : STRminus1; in filetest()657 if (Strcmp(ft, STRcolon) == 0 && any("AMCUGP", valtest)) { in filetest()864 (void) Strcat(Strcat(Strcpy(strF, strdev), STRcolon), strino); in filetest()
56 Char STRcolon[] = { ':', '\0' }; variable