Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.exec.c138 static Char *justabs[] = {STRNULL, 0}; variable
252 opv = justabs; in doexec()
315 if (adrof(STRautorehash) && !rehashed && havhash && opv != justabs) { in doexec()
821 opv = justabs; in iscommand()
858 if (adrof(STRautorehash) && !rehashed && havhash && opv != justabs) { in iscommand()
1013 pv = justabs; in tellmewhat()