Searched refs:ATTRIBUTE_NORETURN (Results 26 - 30 of 30) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dlash.c122 static int pseudo_exec(struct child_prog *cmd) ATTRIBUTE_NORETURN;
H A Dash.c211 static void raise_exception(int) ATTRIBUTE_NORETURN;
231 static void raise_interrupt(void) ATTRIBUTE_NORETURN;
1008 static void ash_vmsg_and_raise(int, const char *, va_list) ATTRIBUTE_NORETURN;
1028 static void ash_msg_and_raise_error(const char *, ...) ATTRIBUTE_NORETURN;
1040 static void ash_msg_and_raise(int, const char *, ...) ATTRIBUTE_NORETURN;
5610 static void varunset(const char *, const char *, const char *, int) ATTRIBUTE_NORETURN;
6509 static void shellexec(char **, const char *, int) ATTRIBUTE_NORETURN;
9301 static void raise_error_syntax(const char *) ATTRIBUTE_NORETURN;
9314 static void raise_error_unexpected_syntax(int) ATTRIBUTE_NORETURN;
12550 static void exitshell(void) ATTRIBUTE_NORETURN;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dfsck_minix.c270 static void die(const char *str) ATTRIBUTE_NORETURN;
H A Dfdisk.c90 static void fdisk_fatal(const char *why) ATTRIBUTE_NORETURN;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/editors/
H A Dawk.c502 static int awk_exit(int) ATTRIBUTE_NORETURN;
524 static void syntax_error(const char *const message) ATTRIBUTE_NORETURN;

Completed in 212 milliseconds

12