Searched refs:exitnow (Results 1 – 1 of 1) sorted by relevance
941 int exitnow = atoi(value); in checkExit() local942 if (exitnow) { in checkExit()