Searched refs:nextarg (Results 1 - 16 of 16) sorted by relevance

/freebsd-current/lib/libc/stdio/
H A Dprintf-pos.c78 u_int nextarg; /* 1-based argument index */ member in struct:typetable
95 types->nextarg = 1;
119 if (types->nextarg >= types->tablesize) {
123 if (types->nextarg > types->tablemax)
124 types->tablemax = types->nextarg;
138 types->table[types->nextarg++] = type;
149 types->table[types->nextarg++] = T_INTMAXT;
151 types->table[types->nextarg++] = T_SSIZET;
153 types->table[types->nextarg++] = T_PTRDIFFT;
155 types->table[types->nextarg
[all...]
H A Dxprintf.c273 int nextarg; local
284 nextarg = 1;
322 pi->get_prec = nextarg;
323 argt[nextarg++] = PA_INT;
342 pi->get_width = nextarg;
343 argt[nextarg++] = PA_INT;
371 if (nextarg > maxarg)
372 maxarg = nextarg;
373 nextarg = n;
440 pi, __PRINTFMAXARG, &argt[nextarg]);
[all...]
H A Dvfwprintf.c438 int nextarg; /* 1-based argument index */ local
465 * Get the argument indexed by nextarg. If the argument table is
470 ((argtable != NULL) ? *((type*)(&argtable[nextarg++])) : \
471 (nextarg++, va_arg(ap, type)))
500 * Get * arguments, including the form *nn$. Preserve the nextarg
511 int hold = nextarg; \
519 nextarg = n2; \
521 nextarg = hold; \
540 nextarg = 1;
637 nextarg
[all...]
H A Dvfprintf.c363 int nextarg; /* 1-based argument index */ local
390 * Get the argument indexed by nextarg. If the argument table is
395 ((argtable != NULL) ? *((type*)(&argtable[nextarg++])) : \
396 (nextarg++, va_arg(ap, type)))
425 * Get * arguments, including the form *nn$. Preserve the nextarg
436 int hold = nextarg; \
444 nextarg = n2; \
446 nextarg = hold; \
470 nextarg = 1;
570 nextarg
[all...]
/freebsd-current/usr.bin/env/
H A Denvopts.c167 char *dest, **newargv, *newstr, **nextarg, **oldarg; local
187 nextarg = newargv;
188 *nextarg++ = **origv;
217 bq_destlen = dest - *(nextarg - 1);
225 copystr = expand_vars(in_arg, (nextarg - 1),
242 bq_destlen = dest - *(nextarg - 1);
337 *nextarg++ = dest;
356 *nextarg = NULL;
359 bq_destlen, *(nextarg - 1), bq_src);
371 *nextarg
[all...]
/freebsd-current/contrib/sendmail/libsm/
H A Dvfprintf.c203 int nextarg; /* 1-based argument index */ local
267 ** Get * arguments, including the form *nn$. Preserve the nextarg
280 int hold = nextarg; \
286 nextarg = n2; \
288 nextarg = hold; \
297 ** Get the argument indexed by nextarg. If the argument table is
304 (((argtable != NULL) ? (void) (ap = argtable[nextarg]) : (void) 0), \
305 nextarg++, SM_VA_ARG(ap, type))
308 ((argtable != NULL) ? (*((type*)(argtable[nextarg++]))) : \
309 (nextarg
842 int nextarg; /* 1-based argument index */ local
[all...]
/freebsd-current/sbin/restore/
H A Dinteractive.c56 static char *nextarg = NULL; variable
113 nextarg = NULL;
308 if (nextarg != NULL)
337 nextarg = cp;
342 cp = copynext(nextarg, rawname);
344 nextarg = NULL;
346 nextarg = cp;
/freebsd-current/usr.bin/find/
H A Dfunction.c63 static char *nextarg(OPTION *, char ***);
211 * nextarg --
216 nextarg(OPTION *option, char ***argvp) function
224 } /* nextarg() */
272 nmins = nextarg(option, argvp);
321 value = nextarg(option, argvp);
347 dstr = nextarg(option, argvp);
541 ndepth = nextarg(option, argvp);
833 flags_str = nextarg(option, argvp);
947 fsname = nextarg(optio
[all...]
/freebsd-current/contrib/atf/atf-c++/detail/
H A Dprocess.cpp93 const char* nextarg; local
96 while ((nextarg = va_arg(ap, const char*)) != NULL)
97 m_args.push_back(nextarg);
/freebsd-current/contrib/one-true-awk/
H A Drun.c2068 Node *nextarg; local
2077 nextarg = a[1]->nnext;
2104 if (nextarg == NULL) {
2111 nextarg = nextarg->nnext;
2118 if (nextarg == 0) {
2126 nextarg = nextarg->nnext;
2129 if (nextarg == 0) {
2137 nextarg
[all...]
/freebsd-current/contrib/openbsm/libbsm/
H A Dbsm_token.c1362 const char *nextarg; local
1366 nextarg = *argv;
1368 while (nextarg != NULL) {
1371 nextlen = strlen(nextarg);
1374 nextarg = *(argv + count);
1385 nextarg = *(argv + i);
1386 ADD_MEM(dptr, nextarg, strlen(nextarg) + 1);
/freebsd-current/sys/security/audit/
H A Dbsm_token.c1337 const char *nextarg; local
1341 nextarg = *argv;
1343 while (nextarg != NULL) {
1346 nextlen = strlen(nextarg);
1349 nextarg = *(argv + count);
1358 nextarg = *(argv + i);
1359 ADD_MEM(dptr, nextarg, strlen(nextarg) + 1);
/freebsd-current/usr.bin/rpcgen/
H A Drpc_main.c1186 goto nextarg;
1198 goto nextarg;
1216 goto nextarg;
1222 goto nextarg;
1236 goto nextarg;
1244 nextarg:
/freebsd-current/usr.sbin/kbdcontrol/
H A Dkbdcontrol.c121 static char * nextarg(int ac, char **av, int *indp, int oc);
161 nextarg(int ac, char **av, int *indp, int oc) function
1324 nextarg(argc, argv, &optind, 'f'));
/freebsd-current/bin/ps/
H A Dps.c1378 kludge_oldps_options(const char *optlist, char *origval, const char *nextarg) argument
1416 if (nextarg == NULL || *nextarg == '-' || isdigitch(*nextarg))
/freebsd-current/usr.sbin/vidcontrol/
H A Dvidcontrol.c219 nextarg(int ac, char **av, int *indp, int oc, int strict) function
1468 optarg = nextarg(argc, argv, &optind, 'f', 0);
1470 font = nextarg(argc, argv, &optind, 'f', 0);

Completed in 155 milliseconds