taglinefilesource code
exit223include/asm-alpha/unistd.h#define exit(x) _exit(x)
exit10lib/_exit.c#define exit __sys_exit