Searched refs:optarg (Results 51 - 75 of 204) sorted by relevance

123456789

/external/iptables/extensions/
H A Dlibxt_tcp.c151 xtables_check_inverse(optarg, &invert, &optind, 0, argv);
152 parse_tcp_ports(optarg, tcpinfo->spts);
162 xtables_check_inverse(optarg, &invert, &optind, 0, argv);
163 parse_tcp_ports(optarg, tcpinfo->dpts);
183 xtables_check_inverse(optarg, &invert, &optind, 0, argv);
190 parse_tcp_flags(tcpinfo, optarg, argv[optind],
200 xtables_check_inverse(optarg, &invert, &optind, 0, argv);
201 parse_tcp_option(optarg, &tcpinfo->option);
H A Dlibxt_sctp.c260 xtables_check_inverse(optarg, &invert, &optind, 0, argv);
261 parse_sctp_ports(optarg, einfo->spts);
272 xtables_check_inverse(optarg, &invert, &optind, 0, argv);
273 parse_sctp_ports(optarg, einfo->dpts);
283 xtables_check_inverse(optarg, &invert, &optind, 0, argv);
291 parse_sctp_chunks(einfo, optarg, argv[optind]);
/external/libmtp/examples/
H A Dthumb.c45 extern char *optarg;
63 id = strtoul(optarg, &rest, 0);
H A Dhotplug.c55 extern char *optarg;
64 udev_action = strdup(optarg);
/external/valgrind/main/drd/tests/
H A Drwlock_test.c68 s_num_iterations = atoi(optarg);
71 s_num_threads = atoi(optarg);
H A Dhold_lock.c37 interval = atoi(optarg);
H A Domp_prime.c55 num_threads = atoi(optarg);
/external/qemu/
H A Dos-posix.c177 void os_parse_cmd_args(int index, const char *optarg) argument
183 net_slirp_smb(optarg);
185 if (net_slirp_smb(optarg) < 0)
191 user_pwd = getpwnam(optarg);
193 fprintf(stderr, "User \"%s\" doesn't exist\n", optarg);
198 chroot_dir = optarg;
H A Darch_init.c568 void select_soundhw(const char *optarg) argument
572 if (*optarg == '?') {
580 exit(*optarg != '?');
588 if (!strcmp(optarg, "all")) {
595 p = optarg;
646 void select_soundhw(const char *optarg) argument
677 void do_acpitable_option(const char *optarg)
680 if (acpi_table_add(optarg) < 0) {
688 void do_smbios_option(const char *optarg) argument
691 if (smbios_entry_add(optarg) <
[all...]
H A Dandroid-configure.sh39 optarg=`expr "x$opt" : 'x[^=]*=\(.*\)'`
52 --install=*) OPTION_TARGETS="$OPTION_TARGETS $optarg";
54 --sdl-config=*) SDL_CONFIG=$optarg
58 --cc=*) OPTION_CC="$optarg"
70 --arch=*) TARGET_ARCH=$optarg
72 --gles-include=*) GLES_INCLUDE=$optarg
75 --gles-libs=*) GLES_LIBS=$optarg
/external/bison/lib/
H A Dgetopt.c68 char *optarg;
318 ARGV-element, is returned in 'optarg'. Two colons mean an option that
320 it is returned in 'optarg', otherwise 'optarg' is set to zero.
359 d->optarg = NULL;
454 d->optarg = argv[d->optind++];
614 d->optarg = nameend + 1;
681 d->optarg = argv[d->optind++];
852 d->optarg = d->__nextchar;
896 d->optarg
67 char *optarg; variable
[all...]
/external/checkpolicy/
H A Dcheckmodule.c36 extern char *optarg;
185 outfile = optarg;
195 if (!strcasecmp(optarg, "deny")) {
199 if (!strcasecmp(optarg, "reject")) {
203 if (!strcasecmp(optarg, "allow")) {
/external/chromium/third_party/libevent/test/
H A Dbench.c137 num_pipes = atoi(optarg);
140 num_active = atoi(optarg);
143 num_writes = atoi(optarg);
/external/marisa-trie/tools/
H A Dmarisa-build.cc138 const long value = std::strtol(cmdopt.optarg, &end_of_value, 10);
142 << cmdopt.optarg << std::endl;
176 output_filename = cmdopt.optarg;
/external/marisa-trie/v0_1_5/tools/
H A Dmarisa_alpha-build.cc138 const long value = std::strtol(cmdopt.optarg, &end_of_value, 10);
142 << cmdopt.optarg << std::endl;
176 output_filename = cmdopt.optarg;
/external/mdnsresponder/mDNSPosix/
H A DClient.c140 gMDNSPlatformPosixVerboseLevel = atoi(optarg);
149 gServiceType = optarg;
155 gServiceDomain = optarg;
H A DResponder.c267 gMDNSPlatformPosixVerboseLevel = atoi(optarg);
279 gServiceName = optarg;
285 gServiceType = optarg;
291 gServiceDomain = optarg;
294 gPortNumber = atol(optarg);
300 gServiceFile = optarg;
306 gPIDFile = optarg;
/external/iproute2/misc/
H A Dlnstat.c258 count = strtoul(optarg, NULL, 0);
264 req_files[num_req_files++] = strdup(optarg);
271 sscanf(optarg, "%u", &interval);
274 tmp = strdup(optarg);
291 sscanf(optarg, "%u", &hdr);
294 tmp = strdup(optarg);
/external/iptables/iptables/
H A Dip6tables-save.c168 tablename = optarg;
171 xtables_modprobe_program = optarg;
H A Diptables-save.c168 tablename = optarg;
171 xtables_modprobe_program = optarg;
/external/ping/
H A Dping_common.c108 npackets = atoi(optarg);
123 if (strchr(optarg, '.')) {
125 if (sscanf(optarg, "%f", &t) != 1) {
130 } else if (sscanf(optarg, "%d", &interval) == 1) {
145 deadline = atoi(optarg);
152 preload = atoi(optarg);
165 sndbuf = atoi(optarg);
176 fill(optarg);
185 datalen = atoi(optarg);
199 ttl = atoi(optarg);
[all...]
/external/e2fsprogs/misc/
H A Dmke2fs.c33 extern char *optarg;
1275 blocksize = strtol(optarg, &tmp, 0);
1280 _("invalid block size - %s"), optarg);
1296 size = strtoul(optarg, &tmp, 0);
1301 optarg);
1310 fs_param.s_blocks_per_group = strtoul(optarg, &tmp, 0);
1323 flex_bg_size = strtoul(optarg, &tmp, 0);
1337 inode_ratio = strtoul(optarg, &tmp, 0);
1343 optarg, EXT2_MIN_BLOCK_SIZE,
1349 parse_journal_opts(optarg);
[all...]
H A Duuidd.c32 extern char *optarg;
470 num = strtol(optarg, &tmp, 0);
472 fprintf(stderr, _("Bad number: %s\n"), optarg);
476 pidfile_path = optarg;
483 socket_path = optarg;
491 timeout = strtol(optarg, &tmp, 0);
493 fprintf(stderr, _("Bad number: %s\n"), optarg);
/external/ping6/
H A Dping6.c389 for (cp = optarg; *cp != '\0'; cp++) {
430 lsockbufsize = strtoul(optarg, &e, 10);
432 if (errno || !*optarg || *e ||
441 npackets = strtol(optarg, &e, 10);
442 if (npackets <= 0 || *optarg == '\0' || *e != '\0')
444 "illegal number of packets -- %s", optarg);
458 gateway = optarg;
464 hoplimit = strtol(optarg, &e, 10);
465 if (*optarg == '\0' || *e != '\0')
466 errx(1, "illegal hoplimit %s", optarg);
[all...]
/external/openssh/
H A Dssh-keyscan.c620 extern char *optarg;
638 ssh_port = a2port(optarg);
640 fprintf(stderr, "Bad port '%s'\n", optarg);
645 timeout = convtime(optarg);
647 fprintf(stderr, "Bad timeout '%s'\n", optarg);
662 if (strcmp(optarg, "-") == 0)
663 optarg = NULL;
664 argv[fopt_count++] = optarg;
668 tname = strtok(optarg, ",");

Completed in 1225 milliseconds

123456789