Searched refs:exitFromChild (Results 1 – 5 of 5) sorted by relevance
1586 exitFromChild(0); in rewriteAppendOnlyFileBackground()1588 exitFromChild(1); in rewriteAppendOnlyFileBackground()
1313 exitFromChild((retval == C_OK) ? 0 : 1); in rdbSaveBackground()2347 exitFromChild((retval == C_OK) ? 0 : 1); in rdbSaveToSlavesSockets()
1422 void exitFromChild(int retcode);
1723 exitFromChild(0); in ldbEndSession()
450 void exitFromChild(int retcode) { in exitFromChild() function