Searched refs:c_typeset (Results 1 - 2 of 2) sorted by path

/external/mksh/src/
H A Dfuncs.c112 {Tsgexport, c_typeset},
116 {"=global", c_typeset},
124 {Tsgreadonly, c_typeset},
137 {T_typeset, c_typeset},
642 c_typeset(const char **wp) function
2417 return (c_typeset(args));
H A Dsh.h1682 int c_typeset(const char **);

Completed in 273 milliseconds