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 **);
140 {Tsuspend, c_suspend},
3624 c_suspend(const char **wp) in c_suspend() function