Searched refs:optarg (Results 201 - 225 of 837) sorted by relevance

1234567891011>>

/freebsd-11-stable/usr.sbin/lptcontrol/
H A Dlptcontrol.c71 device = optarg;
/freebsd-11-stable/usr.sbin/bluetooth/sdpcontrol/
H A Dsdpcontrol.c69 if (!bt_aton(optarg, &bdaddr)) {
72 if ((he = bt_gethostbyname(optarg)) == NULL)
73 errx(1, "%s: %s", optarg, hstrerror(h_errno));
80 control = optarg;
/freebsd-11-stable/usr.sbin/fdcontrol/
H A Dfdcontrol.c91 if (!strcmp(optarg, "auto")) {
93 } else if (getnum(optarg, &format)) {
96 optarg);
103 fmtstring = optarg;
/freebsd-11-stable/usr.sbin/trim/
H A Dtrim.c81 if (expand_number(optarg, &usz) == -1 ||
86 optarg);
96 if ((length = getsize(optarg)) == 0)
99 " for the region: %s", optarg);
/freebsd-11-stable/contrib/sendmail/libmilter/
H A Dexample.c274 if (optarg == NULL || *optarg == '\0')
277 optarg);
280 (void) smfi_setconn(optarg);
/freebsd-11-stable/sbin/mount_nullfs/
H A Dmount_nullfs.c81 p = strchr(optarg, '=');
87 build_iovec(&iov, &iovlen, optarg, val, (size_t)-1);
/freebsd-11-stable/tools/tools/npe/npestats/
H A Dmain.c87 wf->setifname(wf, optarg);
93 wf->setfmt(wf, getfmt(optarg));
/freebsd-11-stable/usr.bin/random/
H A Drandom.c88 if (strcmp(optarg, "-") != 0)
89 filename = optarg;
/freebsd-11-stable/tools/tools/ath/athaggrstats/
H A Dmain.c100 wf->setifname(wf, optarg);
106 wf->setfmt(wf, getfmt(optarg));
/freebsd-11-stable/tools/tools/ath/athstats/
H A Dmain.c105 wf->setifname(wf, optarg);
111 wf->setfmt(wf, getfmt(optarg));
/freebsd-11-stable/contrib/libxo/xo/
H A Dxo.c267 opt_closer = optarg;
280 xo_set_leading_xpath(NULL, optarg);
284 opt_options = optarg;
288 opt_opener = optarg;
296 if (xo_set_style_name(NULL, optarg) < 0)
297 xo_errx(1, "unknown style: %s", optarg);
319 opt_depth = atoi(optarg);
340 opt_wrapper = optarg;
/freebsd-11-stable/contrib/amd/amd/
H A Dsun2amd.c181 if ((sun_in = sun2amd_open(optarg,"r")) == NULL) {
187 if ((amd_out = sun2amd_open(optarg,"w")) == NULL) {
/freebsd-11-stable/contrib/openbsm/bin/praudit/
H A Dpraudit.c45 extern char *optarg;
116 del = optarg;
/freebsd-11-stable/usr.bin/passwd/
H A Dpasswd.c79 yp_domain = optarg;
82 yp_host = optarg;
/freebsd-11-stable/usr.sbin/bluetooth/rfcomm_pppd/
H A Drfcomm_pppd.c85 if (!bt_aton(optarg, &addr)) {
88 if ((he = bt_gethostbyname(optarg)) == NULL)
89 errx(1, "%s: %s", optarg, hstrerror(h_errno));
100 channel = strtoul(optarg, &ep, 10);
103 switch (tolower(optarg[0])) {
124 label = optarg;
136 strtoul(optarg, &ep, 10);
141 unit = optarg;
/freebsd-11-stable/contrib/binutils/binutils/
H A Daddr2line.c356 target = optarg;
360 if (optarg != NULL)
364 style = cplus_demangle_name_to_style (optarg);
367 optarg);
373 file_name = optarg;
393 section_name = optarg;
H A Dobjcopy.c2653 input_target = optarg;
2656 output_target = optarg;
2659 input_target = output_target = optarg;
2662 p = find_section_list (optarg, TRUE);
2678 add_specific_symbol (optarg, &keep_specific_list);
2681 add_specific_symbol (optarg, &strip_specific_list);
2684 output_file = optarg;
2819 copy_byte = atoi (optarg);
2825 binary_architecture = optarg;
2829 interleave = atoi (optarg);
[all...]
/freebsd-11-stable/sbin/restore/
H A Dmain.c105 ntrec = strtol(optarg, &p, 10);
107 errx(1, "illegal blocksize -- %s", optarg);
121 inputdev = optarg;
127 inputdev = optarg;
152 dumpnum = strtol(optarg, &p, 10);
154 errx(1, "illegal dump number -- %s", optarg);
/freebsd-11-stable/tools/regression/netinet/ipbroadcast/
H A Dipbroadcast.c162 laddr_s = optarg;
174 ifname = optarg;
177 buflen = atoi(optarg);
180 portno = atoi(optarg);
189 srcaddr_s = optarg;
192 ttl = atoi(optarg);
/freebsd-11-stable/usr.bin/logger/
H A Dlogger.c112 if (freopen(optarg, "r", stdin) == NULL)
113 err(1, "%s", optarg);
117 host = optarg;
123 svcname = optarg;
126 pri = pencode(optarg);
132 tag = optarg;
/freebsd-11-stable/tools/test/netfibs/
H A Dreflect.c311 addr = optarg;
317 l = strtoll(optarg, &dummy, 10);
323 l = strtoll(optarg, &dummy, 10);
332 l = strtoll(optarg, &dummy, 10);
338 testcase = optarg;
341 afname = optarg;
/freebsd-11-stable/sbin/ggate/ggatel/
H A Dggatel.c247 if (strcasecmp("ro", optarg) == 0)
249 else if (strcasecmp("wo", optarg) == 0)
251 else if (strcasecmp("rw", optarg) == 0)
262 sectorsize = strtoul(optarg, NULL, 10);
270 timeout = strtoul(optarg, NULL, 10);
276 unit = strtol(optarg, NULL, 10);
/freebsd-11-stable/usr.sbin/pmcstat/
H A Dpmcstat.c638 graphfilename = optarg;
647 if (optarg[0] == '*' && optarg[1] == '\0')
650 pmcstat_get_cpumask(optarg, &cpumask);
657 if (stat(optarg, &sb) < 0)
659 optarg);
663 optarg);
664 args.pa_samplesdir = optarg;
681 graphfilename = optarg;
687 pmcstat_pluginconfigure_log(optarg);
[all...]
/freebsd-11-stable/usr.bin/mkimg/
H A Dmkimg.c569 error = parse_uint32(&active_partition, 1, 100, optarg);
576 bcfd = open(optarg, O_RDONLY, 0);
578 err(EX_UNAVAILABLE, "%s", optarg);
581 error = parse_uint64(&min_capacity, 1, INT64_MAX, optarg);
586 error = parse_uint64(&max_capacity, 1, INT64_MAX, optarg);
593 error = format_select(optarg);
600 outfd = open(optarg, O_WRONLY | O_CREAT | O_TRUNC,
603 err(EX_CANTCREAT, "%s", optarg);
606 error = parse_part(optarg);
613 error = scheme_select(optarg);
[all...]
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.c191 if (strcmp(optarg, "debug") == 0) {
193 } else if (strcasecmp(optarg, "none") == 0) {
195 } else if (strcasecmp(optarg, "otp") == 0) {
198 } else if (strcasecmp(optarg, "other") == 0) {
200 } else if (strcasecmp(optarg, "user") == 0) {
202 } else if (strcasecmp(optarg, "valid") == 0) {
204 } else if (strcasecmp(optarg, "off") == 0) {
219 if (strcmp(optarg, "ebug") == 0) {
232 if (!strcmp(optarg, "report")) {
234 } else if (!strcmp(optarg, "exercis
[all...]

Completed in 400 milliseconds

1234567891011>>