Home
last modified time | relevance | path

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

/external/mksh/src/
Dsyn.c942 (strcmp(s, Texport) == 0) || in assign_command()
Dsh.h800 #define Texport (Tsgexport + 2) /* "export" */ macro
Dfuncs.c971 (flag & EXPORT) ? Texport : Treadonly, ""); in c_typeset_vardump()