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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dhush.c705 static void hush_exit(int exitcode) function
716 #define hush_exit(e) exit(e) macro

Completed in 160 milliseconds