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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/include/
H A Dapplets.h27 # define APPLET(name,l,s) int name##_main(int argc, char **argv); macro
34 # define APPLET(name,l,s) name##_trivial_usage "\n\n" name##_full_usage "\0" macro
41 # define APPLET(name,l,s) name##_trivial_usage "\0" macro
48 # define APPLET(name,l,c) LINK l name macro
56 # define APPLET(name,l,s) { #name, name##_main USE_FEATURE_INSTALLER(,l) USE_FEATURE_SUID(,s) }, macro
375 #undef APPLET macro
[all...]

Completed in 177 milliseconds