Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/tcsh/
HDtc.const.c121 Char STRNLSPATH[] = { 'N', 'L', 'S', 'P', 'A', 'T', 'H', '\0' }; variable
HDsh.func.c1477 if (eq(vp, STRNLSPATH)) { in dosetenv()
1696 else if (eq(name, STRNLSPATH)) { in dounsetenv()
HDsh.c227 tsetenv(STRNLSPATH, str2short(new)); in add_localedir_to_nlspath()