Searched refs:xexit (Results 1 – 25 of 27) sorted by relevance
12
95 xexit(); in toy_singleinit()100 xexit(); in toy_singleinit()171 xexit(); in toy_exec_which()262 xexit(); in main()
114 struct arg_list *xexit; // atexit() functions for xexit(), set by sigatexit() member
120 struct arg_list *xexit; // atexit() functions for xexit(), set by sigatexit() member
36 xexit(); in login_timeout_handler()62 if(!fgets(toybuf, sizeof(toybuf)-1, stdin)) xexit(); in login_main()
142 if (cc == 3 || tolower(cc) == 'q') xexit(); in watch_main()144 if (pfd[0].revents&POLLHUP) xexit(); in watch_main()
29 xexit(); in die()
83 if (*toys.optargs) xexit(); in flagshow()
76 xexit();146 xexit(); in do_id()
96 xexit();
42 if (*ptr == 'c') xexit(); in handle_slash()
267 xexit(); in do_grep()
360 xexit(); in do_find()
456 xexit(); in help_help()1061 if (length==4 && !strncasecmp(type, "HELP", length)) xexit(); in parse_ko()
45 void xexit(void) in xexit() function48 while (toys.xexit) { in xexit()49 struct arg_list *al = llist_pop(&toys.xexit); in xexit()217 xexit(); in xexec()279 xexit(); in xpopen_both()842 if (out == 1 && len<0) xexit(); in xsendfile_len()
52 xexit(); in error_exit()67 xexit(); in perror_exit()82 xexit(); in help_exit()880 xexit(); in exit_signal()893 al->next = toys.xexit; in sigatexit()895 toys.xexit = al; in sigatexit()897 llist_traverse(toys.xexit, free); in sigatexit()898 toys.xexit = 0; in sigatexit()
127 void xexit(void) __attribute__((__noreturn__));
63 if (!(shell = xgetline(stdin))) xexit();
104 xexit(); in dd_sigint()
153 if (*toys.optargs) xexit(); in syntax_err()
66 xexit(); in timeout()
156 xexit(); in ping_main()
161 xexit(); in ping_main()
122 void xexit(void) __attribute__((__noreturn__));
413 xexit(); in help_help()1018 if (length==4 && !strncasecmp(type, "HELP", length)) xexit(); in parse_ko()