Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/tcsh/
HDtc.who.c224 v = adrof(STRwatch);
608 vp = adrof(STRwatch); /* lint insists vp isn't used unless we */
HDtc.const.c364 Char STRwatch[] = { 'w', 'a', 't', 'c', 'h', '\0' }; variable
HDsh.set.c210 else if (eq(vp, STRwatch)) { in update_vars()