Home
last modified time | relevance | path

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

/third_party/mksh/
Dsh.h1012 EXTERN const char TENV[] E_INIT("ENV"); variable
1178 #define TENV "ENV" macro
Dmain.c99 Ttypeset, Tdr, TPATH, TENV, TSHELL, NULL
Dvar.c912 strcmp(tvar, TENV) == 0 || strcmp(tvar, TSHELL) == 0)) in vtypeset()