Searched refs:getopt32 (Results 126 - 144 of 144) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dping.c749 getopt32(argv, OPT_STRING, &opt_c, &opt_s, &opt_I, &opt_g);
H A Dwget.c150 opt = getopt32(argv, "csqO:P:Y:U:",
H A Difupdown.c1151 getopt32(argv, OPTION_STR, &interfaces);
H A Dtraceroute.c319 /* Keep in sync with getopt32 call! */
940 op = getopt32(argv, "FIlnrdvxt:i:m:p:q:s:w:z:f:"
H A Dhttpd.c184 int verbose; /* must be int (used by getopt32) */
1993 opt = getopt32(argv, "c:d:h:"
H A Dinetd.c1277 opt = getopt32(argv, "R:f", &stoomany);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dmkfs_minix.c629 opt = getopt32(argv, "ci:l:n:v", &str_i, &listfile, &str_n);
H A Dmount.c1553 opt = getopt32(argv, "o:t:rwanfvs", &opt_o, &fstype);
H A Dfdisk.c2706 opt = getopt32(argv, "b:C:H:lS:u" USE_FEATURE_FDISK_BLKSIZE("s"),
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Dod_bloaty.c1260 opt = getopt32(argv, "A:N:abcdfhij:lot:vxsS:"
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/editors/
H A Ddiff.c1204 getopt32(argv, "abdiL:NqrsS:tTU:wu"
H A Dsed.c1246 opt = getopt32(argv, "irne:f:", &opt_e, &opt_f,
H A Dawk.c2820 opt = getopt32(argv, "F:v:f:W:", &opt_F, &opt_v, &g_progname, &opt_W);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/include/
H A Dlibbb.h615 extern uint32_t getopt32(char **argv, const char *applet_opts, ...);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/runit/
H A Dsvlogd.c828 opt = getopt32(argv, "r:R:l:b:tv",
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dlash.c1527 opt = getopt32(argv_l, "+ic:", &local_pending_command);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/
H A Ddpkg.c1566 opt = getopt32(argv, "CF:ilPru", &str_f);
H A Dgzip.c2034 opt = getopt32(argv, "cfv" USE_GUNZIP("d") "q123456789" );
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/modutils/
H A Dinsmod.c3966 getopt32(argv, OPTION_STR, &opt_o);

Completed in 315 milliseconds

123456