Searched refs:optarg (Results 276 - 300 of 891) sorted by relevance

<<11121314151617181920>>

/netbsd-6-1-5-RELEASE/sbin/newfs_msdos/
H A Dnewfs_msdos.c277 opt_ofs = argtooff(optarg, "offset");
283 opt_B = optarg;
286 opt_create = argtooff(optarg, "create size");
289 if (strcmp(optarg, "12") &&
290 strcmp(optarg, "16") &&
291 strcmp(optarg, "32"))
292 errx(1, "%s: bad FAT type", optarg);
293 opt_F = atoi(optarg);
296 opt_I = argto4(optarg, 0, "volume ID");
300 if (!oklabel(optarg))
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/src/
H A Dxgettext.c337 if (optarg == NULL)
345 comment_tag = optarg;
355 default_domain = optarg;
358 dir_list_append (optarg);
367 files_from = optarg;
382 if (optarg == NULL || *optarg != '\0')
384 x_c_keyword (optarg);
385 x_objc_keyword (optarg);
386 x_sh_keyword (optarg);
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/devices/grolbp/
H A Dlbp.cpp655 font::command_line_font_dir(optarg);
663 if (!font::scan_papersize(optarg, &s,
665 error("invalid paper size `%1' ignored", optarg);
678 if (strcasecmp(optarg, "portrait") == 0)
681 if (strcasecmp(optarg, "landscape") == 0)
684 error("unknown orientation '%1'", optarg);
690 long n = strtol(optarg, &ptr, 10);
691 if ((n <= 0) && (ptr == optarg))
702 long n = strtol(optarg, &ptr, 10);
703 if (n == 0 && ptr == optarg)
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/autoconf/
H A Dautoheader.in101 optarg=`expr "x$1" : 'x--[^=]*=\(.*\)' \| \
116 localdir=$optarg
125 autoconf_dir=$optarg
134 autoconf_dir=$optarg
144 warnings=$warnings,$optarg
H A Dautoreconf.in131 optarg=`expr "x$1" : 'x--[^=]*=\(.*\)' \| \
146 localdir=$optarg
155 autoconf_dir=$optarg
164 autoconf_dir=$optarg
174 m4dir=$optarg
/netbsd-6-1-5-RELEASE/usr.sbin/isdn/isdnd/
H A Dmain.c140 configfile = optarg;
145 if (*optarg == 'n')
147 else if ((sscanf(optarg, "%i", &debug_flags)) == 1)
172 strlcpy(logfile, optarg, sizeof(logfile));
180 rdev = optarg;
185 if (isdigit((unsigned char)*optarg))
188 logfacility = strtoul(optarg, NULL, 10);
208 ttype = optarg;
213 if (isdigit((unsigned char)*optarg))
215 unit_length = strtoul(optarg, NUL
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/lpr/lpr/
H A Dlpr.c155 if (isdigit((unsigned char)*optarg)) {
156 i = atoi(optarg);
166 fonts[optopt - '1'] = optarg;
171 class = optarg;
176 jobname = optarg;
180 printer = optarg;
188 title = optarg;
193 person = optarg;
218 indent = atoi(optarg);
240 width = optarg;
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/user/
H A Duser.c1868 (up->u_groupv[up->u_groupc] = strsep(&optarg, ",")) != NULL) {
1873 if (optarg != NULL) {
1885 memsave(&up->u_basedir, optarg, strlen(optarg));
1888 memsave(&up->u_comment, optarg, strlen(optarg));
1891 memsave(&up->u_home, optarg, strlen(optarg));
1896 memsave(&up->u_expire, optarg, strlen(optarg));
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/queryperf/
H A Dqueryperf.c525 if (strcmp(optarg, "inet") == 0)
528 else if (strcmp(optarg, "inet6") == 0)
531 else if (strcmp(optarg, "any") == 0)
535 optarg);
540 if (is_uint(optarg, &uint_arg_val) == TRUE) {
546 c, optarg);
552 if (is_uint(optarg, &uint_arg_val) == TRUE) {
558 c, optarg);
568 if (set_datafile(optarg) == -1) {
570 "name: %s\n", optarg);
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/zkt/
H A Dzkt-ls.c70 extern char *optarg;
181 if ( optarg )
182 term = optarg;
204 view = optarg;
213 config = loadconfig (optarg, config);
218 config = loadconfig_fromstr (optarg, config);
235 labellist = prepstrlist (optarg, LISTDELIM);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/export/samples/
H A Dsample.c254 tr.base = optarg;
255 tr.length = strlen(optarg);
259 "invalid RRtype: %s\n", optarg);
264 algname = optarg;
276 altserver = optarg;
279 keynamestr = optarg;
282 keystr = optarg;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dstrings.c186 string_min = (int) strtoul (optarg, &s, 0);
188 fatal (_("invalid integer argument %s"), optarg);
198 if (optarg[1] != '\0')
200 switch (optarg[0])
220 target = optarg;
224 if (optarg[1] != '\0')
226 encoding = optarg[0];
/netbsd-6-1-5-RELEASE/usr.bin/rump_allserver/
H A Drump_allserver.c132 ncpu = atoi(optarg);
137 setenv("RUMP_NCPU", optarg, 1);
150 options = optarg;
281 if (dlopen(optarg, RTLD_LAZY|RTLD_GLOBAL) == NULL) {
285 snprintf(pb, sizeof(pb), "lib%s.so", optarg);
300 modarray[curmod++] = optarg;
303 setenv("RUMP_MEMLIMIT", optarg, 1);
/netbsd-6-1-5-RELEASE/usr.bin/cksum/
H A Dcksum.c199 if (!strcasecmp(hashes[i].hashname, optarg)) {
206 if (!strcasecmp(optarg, "old1")) {
209 } else if (!strcasecmp(optarg, "old2")) {
212 } else if (!strcasecmp(optarg, "crc")) {
233 if (!strcmp(optarg, "1")) {
236 } else if (!strcmp(optarg, "2")) {
253 hash->stringfunc(optarg);
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/devices/grolj4/
H A Dlj4.cpp635 if (!isdigit(*optarg)) // this ugly hack prevents -d without
637 duplex_flag = atoi(optarg);
645 int n = lookup_paper_size(optarg);
647 error("unknown paper size `%1'", optarg);
657 font::command_line_font_dir(optarg);
662 long n = strtol(optarg, &ptr, 10);
663 if (n == 0 && ptr == optarg)
674 long n = strtol(optarg, &ptr, 10);
675 if (n == 0 && ptr == optarg)
/netbsd-6-1-5-RELEASE/bin/date/
H A Ddate.c96 tval = parsedate(optarg, NULL, NULL);
99 "Cannot parse `%s'", optarg);
109 val = strtoll(optarg, &buf, 0);
110 if (optarg[0] == '\0' || *buf != '\0')
114 err(EXIT_FAILURE, "Bad number `%s'", optarg);
/netbsd-6-1-5-RELEASE/external/bsd/openpam/dist/bin/pamtest/
H A Dpamtest.c308 opt_str_once(opt, &rhost, optarg);
311 opt_str_once(opt, &host, optarg);
320 opt_str_once(opt, &tty, optarg);
323 opt_str_once(opt, &ruser, optarg);
326 opt_str_once(opt, &user, optarg);
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/src/
H A Dhistory.c464 fname = optarg;
474 since_date = Make_Date (optarg);
486 backto = xstrdup (optarg);
489 save_file (NULL, optarg, NULL);
495 save_module (optarg);
498 save_file (optarg, NULL, NULL);
510 since_rev = xstrdup (optarg);
522 since_tag = xstrdup (optarg);
525 save_user (optarg);
533 for (cp = optarg; *c
[all...]
/netbsd-6-1-5-RELEASE/sbin/modload/
H A Dmain.c92 parse_param(props, optarg, parse_bool_param);
100 delp->del_key = optarg;
109 parse_param(props, optarg, parse_int_param);
114 ext_file = optarg;
122 parse_param(props, optarg, parse_string_param);
/netbsd-6-1-5-RELEASE/sys/arch/atari/stand/binpatch/
H A Dbinpatch.c163 addr = strtoul(optarg, NULL, 0);
169 symbol = optarg;
175 offset = strtoul(optarg, NULL, 0);
179 val = strtoull(optarg, NULL, 0);
187 text_start = strtoul(optarg, NULL, 0);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Ddgen.c300 fprintf(stderr, "\t-%c %s\n", ch, ( optarg ? optarg : ""));
306 sprs = spreg_table_load(optarg);
309 real_file_name = strdup(optarg);
319 lf *file = lf_open(optarg, real_file_name, file_references,
/netbsd-6-1-5-RELEASE/usr.sbin/extattrctl/
H A Dextattrctl.c116 fs_path = optarg;
120 if (strcmp(optarg, "le") == 0)
122 else if (strcmp(optarg, "be") == 0)
127 if (strcmp(optarg, "be") == 0)
129 else if (strcmp(optarg, "le") == 0)
/netbsd-6-1-5-RELEASE/usr.sbin/isdn/isdntel/
H A Dmain.c65 extern char *optarg;
74 aliasfile = optarg;
78 spooldir = optarg;
82 playstring = optarg;
86 rrtimeout = strtoul(optarg, &ncp, 10);
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/tests/progs/
H A Dslapd-tester.c223 **b = ldap_str2charray( optarg, "," );
244 manager = ArgDup( optarg );
248 dirname = strdup( optarg );
256 uri = strdup( optarg );
260 host = strdup( optarg );
268 ignore = optarg;
272 if ( lutil_atoi( &maxkids, optarg ) != 0 ) {
278 if ( !isdigit( (unsigned char) optarg[0] ) ) {
280 **l = ldap_str2charray( optarg, "," );
316 } else if ( lutil_atoi( &loops, optarg ) !
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/fwctl/
H A Dfwcontrol.c787 priority_budget = strtol(optarg, NULL, 0);
791 __func__, optarg);
797 crom_string = strdup(optarg);
811 crom_string_hex = strdup(optarg);
822 set_root_node = strtol(optarg, NULL, 0);
831 set_gap_count = strtol(optarg, NULL, 0);
841 load_crom(optarg, crom_buf);
850 if (eui64_hostton(optarg, &target) != 0 &&
851 eui64_aton(optarg, &target) != 0)
853 __func__, optarg);
[all...]

Completed in 513 milliseconds

<<11121314151617181920>>