Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Ded.inputl.c415 (Strcmp(*(matchbeep->vec), STRnotunique) == 0)) in Inputl()
422 Strcmp(*(matchbeep->vec), STRnotunique) == 0) in Inputl()
436 Strcmp(*(matchbeep->vec), STRnotunique) == 0)) in Inputl()
H A Dtc.const.c404 Char STRnotunique[] = { 'n', 'o', 't', 'u', 'n', 'i', 'q', 'u', 'e', '\0' }; variable