Searched refs:doexit (Results 1 – 9 of 9) sorted by relevance
27 void doexit(void);57 newstack[pagesize/sizeof(*newstack)/2] = doexit; in main()72 doexit(void) in doexit() function
23 void doexit() { in doexit() function31 newstack[0] = (size_t)doexit; in main()
41 void doexit() { in doexit() function52 stack[0] = (size_t)doexit; in main()
60 { "exit", doexit, 0, INF },
114 void doexit(Char **, struct command *);
347 doexit(Char **v, struct command *t) in doexit() function
204 doexit="echo \\\$? >$targetdir/output.status"
1181 cleanup(int doexit) in cleanup() argument1207 if (doexit) in cleanup()
3057 goto doexit; in check_for_more_data()3063 goto doexit; in check_for_more_data()3069 goto doexit; in check_for_more_data()3090 goto doexit; in check_for_more_data()3101 doexit: in check_for_more_data()