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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dapplets.h28 # define APPLET(name,l,s) int name##_main(int argc, char **argv); macro
35 # define APPLET(name,l,s) name##_trivial_usage "\n\n" name##_full_usage "\0" macro
42 # define APPLET(name,l,s) name##_trivial_usage "\0" macro
49 # define APPLET(name,l,c) LINK l name macro
57 # define APPLET(name,l,s) { #name, name##_main USE_FEATURE_INSTALLER(,l) USE_FEATURE_SUID(,s) }, macro
378 #undef APPLET macro
[all...]

Completed in 160 milliseconds