Home
last modified time | relevance | path

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

/third_party/mksh/
Dfuncs.c111 {"*=exit", c_exitreturn},
125 {"*=return", c_exitreturn},
179 {"*=exit", c_exitreturn},
2141 c_exitreturn(const char **wp) in c_exitreturn() function
Dsh.h2488 int c_exitreturn(const char **);