Searched refs:optarg (Results 51 - 75 of 220) 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);
/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/bluetooth/bluez/test/
H A Dgaptest.c247 timeout = atoi(optarg);
250 powered = atoi(optarg);
253 discoverable = atoi(optarg);
256 pairable = atoi(optarg);
259 create = optarg;
262 remove = optarg;
H A Drctest.c641 data_size = atoi(optarg);
645 if (!strncasecmp(optarg, "hci", 3))
646 hci_devba(atoi(optarg + 3), &bdaddr);
648 str2ba(optarg, &bdaddr);
652 channel = atoi(optarg);
656 if (!strcasecmp(optarg, "spp"))
658 else if (!strncasecmp(optarg, "0x", 2))
659 uuid = strtoul(optarg + 2, NULL, 16);
661 uuid = atoi(optarg);
681 linger = atoi(optarg);
[all...]
H A Dl2test.c1174 data_size = atoi(optarg);
1178 if (!strncasecmp(optarg, "hci", 3))
1179 hci_devba(atoi(optarg + 3), &bdaddr);
1181 str2ba(optarg, &bdaddr);
1185 psm = atoi(optarg);
1189 imtu = atoi(optarg);
1193 omtu = atoi(optarg);
1197 linger = atoi(optarg);
1201 defer_setup = atoi(optarg);
1205 filename = strdup(optarg);
[all...]
/external/bluetooth/bluez/tools/
H A Dhid2hci.c254 if (!strcmp(optarg, "hid")) {
256 } else if (!strcmp(optarg, "hci")) {
264 devpath = optarg;
267 if (!strcmp(optarg, "csr")) {
270 } else if (!strcmp(optarg, "logitech-hid")) {
272 } else if (!strcmp(optarg, "dell")) {
H A Dbccmd.c624 if (!strcasecmp(optarg, "default"))
626 else if (!strcasecmp(optarg, "implementation"))
628 else if (!strcasecmp(optarg, "factory"))
630 else if (!strcasecmp(optarg, "rom"))
632 else if (!strcasecmp(optarg, "ram"))
634 else if (!strcasecmp(optarg, "psi"))
636 else if (!strcasecmp(optarg, "psf"))
638 else if (!strcasecmp(optarg, "psrom"))
640 else if (!strcasecmp(optarg, "psram"))
642 else if (!strncasecmp(optarg, "
[all...]
/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...]
/external/bluetooth/bluez/compat/
H A Dpand.c649 dst = strdup(optarg);
654 if (optarg)
655 search_duration = atoi(optarg);
661 dst = strdup(optarg);
670 src = strdup(optarg);
674 bnep_str2svc(optarg, &role);
678 bnep_str2svc(optarg, &service);
702 strncpy(netdev, optarg, 16);
711 if (optarg)
712 persist = atoi(optarg);
[all...]
/external/checkpolicy/
H A Dcheckmodule.c36 extern char *optarg;
183 outfile = optarg;
193 if (!strcasecmp(optarg, "deny")) {
197 if (!strcasecmp(optarg, "reject")) {
201 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/mdnsresponder/mDNSPosix/
H A DClient.c140 gMDNSPlatformPosixVerboseLevel = atoi(optarg);
149 gServiceType = optarg;
155 gServiceDomain = 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/bison/lib/
H A Dgetopt.c76 char *optarg;
325 ARGV-element, is returned in `optarg'. Two colons mean an option that
327 it is returned in `optarg', otherwise `optarg' is set to zero.
367 d->optarg = NULL;
458 d->optarg = argv[d->optind++];
570 d->optarg = nameend + 1;
637 d->optarg = argv[d->optind++];
818 d->optarg = d->__nextchar;
862 d->optarg
75 char *optarg; variable
[all...]
/external/e2fsprogs/misc/
H A Dmke2fs.c33 extern char *optarg;
1225 blocksize = strtol(optarg, &tmp, 0);
1230 _("invalid block size - %s"), optarg);
1251 size = strtoul(optarg, &tmp, 0);
1256 optarg);
1265 fs_param.s_blocks_per_group = strtoul(optarg, &tmp, 0);
1278 flex_bg_size = strtoul(optarg, &tmp, 0);
1292 inode_ratio = strtoul(optarg, &tmp, 0);
1298 optarg, EXT2_MIN_BLOCK_SIZE,
1304 parse_journal_opts(optarg);
[all...]
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dcommon.c250 char *optarg; variable
290 optarg = &argv[optind++][optchr + 1];
296 optarg = argv[optind++];
304 optarg = NULL;
/external/wpa_supplicant_8/src/utils/
H A Dcommon.c250 char *optarg; variable
290 optarg = &argv[optind++][optchr + 1];
296 optarg = argv[optind++];
304 optarg = NULL;
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dcommon.c250 char *optarg; variable
290 optarg = &argv[optind++][optchr + 1];
296 optarg = argv[optind++];
304 optarg = NULL;

Completed in 485 milliseconds

123456789