Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.const.c383 Char STRQNULL[] = { (Char)('\0' | QUOTE), '\0' }; variable
H A Dsh.parse.c165 alout.next->word = Strspl(STRQNULL, cp); in asyn3()
H A Dsh.lex.c1027 return Strsave(STRQNULL); in domod()
H A Dsh.proc.c914 if (cp[0] == STRQNULL[0]) in pads()
H A Dtc.func.c1161 if (cmd[0] == STRQNULL[0]) in rmstar()