Searched refs:bb_herror_msg_and_die (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dxgethostbyname.c17 bb_herror_msg_and_die("%s", name);
H A Dherror_msg_and_die.c12 void bb_herror_msg_and_die(const char *s, ...) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Darp.c74 bb_herror_msg_and_die("%s", host);
131 bb_herror_msg_and_die("%s", host);
220 bb_herror_msg_and_die("%s", host);
285 bb_herror_msg_and_die("%s", host);
375 bb_herror_msg_and_die("%s", name);
H A Dipcalc.c183 bb_herror_msg_and_die("cannot find hostname for %s", argv[0]);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/include/
H A Dlibbb.h663 extern void bb_herror_msg_and_die(const char *s, ...) __attribute__ ((noreturn, format (printf, 1, 2)));

Completed in 103 milliseconds