Searched refs:myruncommand (Results 1 – 2 of 2) sorted by relevance
27 extern int32 myruncommand(BPTR seglist, int stack, char *command, int length, char **envp);1127 result = myruncommand(seglist, 8 * 1024, in myexecve()
117 int32 myruncommand( in myruncommand() function