Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
HDtc.const.c43 Char STRanyerror[] = { 'a', 'n', 'y', 'e', 'r', 'r', 'o', 'r', '\0' }; variable
HDsh.set.c112 else if (eq(vp, STRanyerror)) { in update_vars()
783 if (adrof(STRanyerror) == 0) in unset()
HDsh.c357 setcopy(STRanyerror, STRNULL, VAR_READWRITE); in main()