Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dtc.bind.c325 if (!NoNLSRebind) { in parsebind()
H A Ded.defns.c1811 int NoNLSRebind; variable
1820 if (NoNLSRebind) in ed_InitNLSMaps()
H A Dsh.h1226 extern int NoNLSRebind;
H A Dsh.func.c1434 NoNLSRebind = 1; in dosetenv()
1582 NoNLSRebind = 0; in dounsetenv()
H A Dsh.c405 NoNLSRebind = getenv("NOREBIND") != NULL; in main()