Searched refs:USE_GUNZIP (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dapplets.h164 USE_GUNZIP(APPLET(gunzip, _BB_DIR_BIN, _BB_SUID_NEVER))
368 USE_GUNZIP(APPLET_ODDNAME(zcat, gunzip, _BB_DIR_BIN, _BB_SUID_NEVER, zcat))
H A Dautoconf.h289 #define USE_GUNZIP(...) __VA_ARGS__ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/
H A Dgzip.c2034 opt = getopt32(argv, "cfv" USE_GUNZIP("d") "q123456789" );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/
H A DConfig.h289 #define USE_GUNZIP(...) __VA_ARGS__ macro

Completed in 96 milliseconds