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

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

Completed in 52 milliseconds