Home
last modified time | relevance | path

Searched refs:doexit (Results 1 – 9 of 9) sorted by relevance

/openbsd/regress/usr.bin/lastcomm/
H A Dcallstack.c27 void doexit(void);
57 newstack[pagesize/sizeof(*newstack)/2] = doexit; in main()
72 doexit(void) in doexit() function
/openbsd/regress/sys/kern/stackpivot/syscall/
H A Dstackpivot.c23 void doexit() { in doexit() function
31 newstack[0] = (size_t)doexit; in main()
/openbsd/regress/sys/kern/stackpivot/pagefault/
H A Dstackpivot.c41 void doexit() { in doexit() function
52 stack[0] = (size_t)doexit; in main()
/openbsd/bin/csh/
H A Dinit.c60 { "exit", doexit, 0, INF },
H A Dextern.h114 void doexit(Char **, struct command *);
H A Dfunc.c347 doexit(Char **v, struct command *t) in doexit() function
/openbsd/gnu/usr.bin/perl/hints/
H A Dlinux-android.sh204 doexit="echo \\\$? >$targetdir/output.status"
/openbsd/games/phantasia/
H A Dmain.c1181 cleanup(int doexit) in cleanup() argument
1207 if (doexit) in cleanup()
/openbsd/usr.bin/dig/
H A Ddighost.c3057 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()