Searched refs:exit (Results 1 – 18 of 18) sorted by relevance
29 exit(EXIT_CODE); in test_tcp_bind()34 exit(EXIT_CODE); in test_tcp_bind()39 exit(EXIT_CODE); in test_tcp_bind()46 exit(EXIT_CODE); in test_tcp_bind()52 exit(EXIT_CODE); in test_tcp_bind()68 exit(EXIT_CODE); in test_tcp_bind()73 exit(EXIT_CODE); in test_tcp_bind()78 exit(EXIT_CODE); in test_tcp_bind()91 exit(EXIT_CODE); in test_udp_bind()96 exit(EXIT_CODE); in test_udp_bind()[all …]
60 *(.text.exit .text.exit.*)
19 exit(1); in shell_pipe_test()25 exit(1); in shell_pipe_test()51 exit(0); in shell_pipe_test()
514 exit(-1); in shell_cmd_exec()
22 exit(0); in signal_handler()43 exit(1); in tcp_server()50 exit(1); in tcp_server()70 exit(1); in tcp_server()107 exit(1); in udp_server()151 exit(1); in tcp_client()203 exit(1); in udp_client()
20 ``void exit(int status)`` : 普通的 ``exit``
186 exit(EXIT_CODE); in main()205 exit(EXIT_CODE); in main()212 exit(EXIT_CODE); in main()223 exit(EXIT_CODE); in main()
15 exit(retval); in _start()
46 void exit(int status);
57 void exit(int status) in exit() function
56 pub fn exit(status: usize) -> ! { in exit() method
25 exit /b 1
185 * fix: exit signal and exit sighand
606 Self::exit(exit_code) in handle()