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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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 90 milliseconds