Home
last modified time | relevance | path

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

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