Home
last modified time | relevance | path

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

/external/mksh/src/
Dfuncs.c64 static int c_suspend(const char **);
132 {"suspend", c_suspend},
3838 c_suspend(const char **wp) in c_suspend() function