Searched refs:retcode (Results 1 – 2 of 2) sorted by relevance
411 void exitFromChild(int retcode) { in exitFromChild() argument413 exit(retcode); in exitFromChild()415 _exit(retcode); in exitFromChild()
1087 void exitFromChild(int retcode);