Searched refs:optind (Results 201 - 225 of 538) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/modutils/
H A Dmodprobe.c885 if (mod_remove(optind < argc ?
886 argv[optind] : NULL)) {
888 argv[optind]);
891 } while (++optind < argc);
893 if (optind >= argc)
896 if (mod_insert(argv[optind], argc - optind - 1, argv + optind + 1))
897 bb_error_msg_and_die("failed to load module %s", argv[optind]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmlabel.c175 if (argc - optind != 1 || !argv[optind][0] || argv[optind][1] != ':')
179 newLabel = argv[optind]+2;
191 RootDir = open_root_dir(argv[optind][0], isRop ? 0 : O_RDWR, isRop);
H A Dmmd.c190 if (argc - optind < 1)
198 exit(main_loop(&arg.mp, argv + optind, argc - optind));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/firmware/
H A Dihex2fw.c89 if (optind + 2 != argc)
92 if (!strcmp(argv[optind], "-"))
95 infd = open(argv[optind], O_RDONLY);
111 if (!strcmp(argv[optind+1], "-"))
114 outfd = open(argv[optind+1], O_TRUNC|O_CREAT|O_WRONLY, 0644);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/src/
H A Denvsubst.c126 if (argc - optind > 1)
133 switch (argc - optind)
142 print_variables (argv[optind++]);
147 switch (argc - optind)
151 note_variables (argv[optind++]);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A Dlibip6t_owner.c65 check_inverse(optarg, &invert, &optind, 0);
81 check_inverse(optarg, &invert, &optind, 0);
96 check_inverse(optarg, &invert, &optind, 0);
107 check_inverse(optarg, &invert, &optind, 0);
119 check_inverse(optarg, &invert, &optind, 0);
H A Dlibipt_owner.c67 check_inverse(optarg, &invert, &optind, 0);
82 check_inverse(optarg, &invert, &optind, 0);
97 check_inverse(optarg, &invert, &optind, 0);
108 check_inverse(optarg, &invert, &optind, 0);
120 check_inverse(optarg, &invert, &optind, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_archive/
H A Ddb_archive.c44 extern int optind, __db_getopt_reset;
106 argc -= optind;
107 argv += optind;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_checkpoint/
H A Ddb_checkpoint.c44 extern int optind, __db_getopt_reset;
116 argc -= optind;
117 argv += optind;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_deadlock/
H A Ddb_deadlock.c44 extern int optind, __db_getopt_reset;
137 argc -= optind;
138 argv += optind;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_upgrade/
H A Ddb_upgrade.c44 extern int optind, __db_getopt_reset;
94 argc -= optind;
95 argv += optind;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/dbdemo/
H A Ddbdemo.c47 extern int optind, __db_getopt_reset;
67 argc -= optind;
68 argv += optind;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/test_micro/
H A Db_curwalk.c12 extern int optind, __db_getopt_reset;
87 argc -= optind;
88 argv += optind;
H A Db_del.c12 extern int optind, __db_getopt_reset;
69 argc -= optind;
70 argv += optind;
H A Db_recover.c12 extern int optind, __db_getopt_reset;
42 argc -= optind;
43 argv += optind;
H A Db_txn_write.c38 extern int optind, __db_getopt_reset;
80 argc -= optind;
81 argv += optind;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db_checkpoint/
H A Ddb_checkpoint.c30 extern int optind;
101 argc -= optind;
102 argv += optind;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db_deadlock/
H A Ddb_deadlock.c30 extern int optind;
122 argc -= optind;
123 argv += optind;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db_upgrade/
H A Ddb_upgrade.c30 extern int optind;
79 argc -= optind;
80 argv += optind;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/docs_src/ref/transapp/
H A Dcursor.cs36 extern int optind;
47 argc -= optind;
48 argv += optind;
H A Dinc.cs32 extern int optind;
43 argc -= optind;
44 argv += optind;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgconv.c238 if (optind == argc)
240 else if (optind + 1 == argc)
241 input_file = argv[optind];
H A Dmsgen.c226 if (optind >= argc)
231 if (optind + 1 != argc)
247 result = read_catalog_file (argv[optind], input_syntax);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/
H A Dex_access.c32 extern int optind;
51 argc -= optind;
52 argv += optind;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test_micro/source/
H A Db_curwalk.c12 extern int optind;
86 argc -= optind;
87 argv += optind;

Completed in 81 milliseconds

1234567891011>>