Searched refs:bb_perror_msg_and_die (Results 1 - 25 of 330) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/libbb/
H A Dperror_nomsg_and_die.c15 extern void bb_perror_msg_and_die(const char *s, ...) FAST_FUNC;
21 bb_perror_msg_and_die(0);
H A Dfflush_stdout_and_exit.c19 bb_perror_msg_and_die(bb_msg_standard_output);
H A Dchange_identity.c37 bb_perror_msg_and_die("can't set groups");
H A Dperror_msg.c21 void FAST_FUNC bb_perror_msg_and_die(const char *s, ...) function
39 bb_perror_msg_and_die("%s", s);
H A Dcreate_icmp6_socket.c30 bb_perror_msg_and_die(bb_msg_can_not_create_raw_socket);
H A Dcreate_icmp_socket.c29 bb_perror_msg_and_die(bb_msg_can_not_create_raw_socket);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/libbb/
H A Dperror_nomsg_and_die.c15 extern void bb_perror_msg_and_die(const char *s, ...) FAST_FUNC;
21 bb_perror_msg_and_die(0);
H A Dfflush_stdout_and_exit.c19 bb_perror_msg_and_die(bb_msg_standard_output);
H A Dchange_identity.c37 bb_perror_msg_and_die("can't set groups");
H A Dperror_msg.c21 void FAST_FUNC bb_perror_msg_and_die(const char *s, ...) function
39 bb_perror_msg_and_die("%s", s);
H A Dcreate_icmp6_socket.c30 bb_perror_msg_and_die(bb_msg_can_not_create_raw_socket);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/libbb/
H A Dperror_nomsg_and_die.c15 extern void bb_perror_msg_and_die(const char *s, ...) FAST_FUNC;
21 bb_perror_msg_and_die(0);
H A Dfflush_stdout_and_exit.c19 bb_perror_msg_and_die(bb_msg_standard_output);
H A Dchange_identity.c37 bb_perror_msg_and_die("can't set groups");
H A Dperror_msg.c21 void FAST_FUNC bb_perror_msg_and_die(const char *s, ...) function
39 bb_perror_msg_and_die("%s", s);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/archival/libunarchive/
H A Dseek_by_jump.c17 bb_perror_msg_and_die("seek failure");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/coreutils/
H A Dlogname.c42 bb_perror_msg_and_die("getlogin");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/selinux/
H A Dload_policy.c20 bb_perror_msg_and_die("can't load policy");
H A Dsetenforce.c38 bb_perror_msg_and_die("setenforce() failed");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/archival/libunarchive/
H A Dseek_by_jump.c17 bb_perror_msg_and_die("seek failure");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/coreutils/
H A Dlogname.c42 bb_perror_msg_and_die("getlogin");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/selinux/
H A Dload_policy.c20 bb_perror_msg_and_die("can't load policy");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/archival/libunarchive/
H A Dseek_by_jump.c17 bb_perror_msg_and_die("seek failure");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/coreutils/
H A Dlogname.c42 bb_perror_msg_and_die("getlogin");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/selinux/
H A Dload_policy.c20 bb_perror_msg_and_die("can't load policy");

Completed in 209 milliseconds

1234567891011>>