Home
last modified time | relevance | path

Searched refs:c_typeset (Results 1 – 2 of 2) sorted by relevance

/external/mksh/src/
Dfuncs.c112 {Tsgexport, c_typeset},
116 {"=global", c_typeset},
124 {Tsgreadonly, c_typeset},
137 {T_typeset, c_typeset},
652 c_typeset(const char **wp) in c_typeset() function
2435 return (c_typeset(args)); in c_set()
Dsh.h1687 int c_typeset(const char **);