Searched defs:hush_exit (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dhush.c706 static void hush_exit(int exitcode) function
717 #define hush_exit(e) exit(e) macro

Completed in 47 milliseconds