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

12

/freebsd-11-stable/lib/libc/stdio/
H A Dprintf-pos.c75 int nextarg; /* 1-based argument index */ member in struct:typetable
92 types->nextarg = 1;
116 if (types->nextarg >= types->tablesize) {
120 if (types->nextarg > types->tablemax)
121 types->tablemax = types->nextarg;
135 types->table[types->nextarg++] = type;
146 types->table[types->nextarg++] = T_INTMAXT;
148 types->table[types->nextarg++] = T_SSIZET;
150 types->table[types->nextarg++] = T_PTRDIFFT;
152 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 Dvfprintf.c365 int nextarg; /* 1-based argument index */ local
392 * Get the argument indexed by nextarg. If the argument table is
397 ((argtable != NULL) ? *((type*)(&argtable[nextarg++])) : \
398 (nextarg++, va_arg(ap, type)))
427 * Get * arguments, including the form *nn$. Preserve the nextarg
438 int hold = nextarg; \
446 nextarg = n2; \
448 nextarg = hold; \
472 nextarg = 1;
572 nextarg
[all...]
H A Dvfwprintf.c444 int nextarg; /* 1-based argument index */ local
471 * Get the argument indexed by nextarg. If the argument table is
476 ((argtable != NULL) ? *((type*)(&argtable[nextarg++])) : \
477 (nextarg++, va_arg(ap, type)))
506 * Get * arguments, including the form *nn$. Preserve the nextarg
517 int hold = nextarg; \
525 nextarg = n2; \
527 nextarg = hold; \
546 nextarg = 1;
643 nextarg
[all...]
/freebsd-11-stable/usr.bin/env/
H A Denvopts.c169 char *dest, **newargv, *newstr, **nextarg, **oldarg; local
189 nextarg = newargv;
190 *nextarg++ = **origv;
219 bq_destlen = dest - *(nextarg - 1);
227 copystr = expand_vars(in_arg, (nextarg - 1),
244 bq_destlen = dest - *(nextarg - 1);
339 *nextarg++ = dest;
358 *nextarg = NULL;
361 bq_destlen, *(nextarg - 1), bq_src);
373 *nextarg
[all...]
/freebsd-11-stable/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-11-stable/sbin/restore/
H A Dinteractive.c63 static char *nextarg = NULL; variable
120 nextarg = NULL;
315 if (nextarg != NULL)
344 nextarg = cp;
349 cp = copynext(nextarg, rawname);
351 nextarg = NULL;
353 nextarg = cp;
/freebsd-11-stable/usr.bin/find/
H A Dfunction.c70 static char *nextarg(OPTION *, char ***);
218 * nextarg --
223 nextarg(OPTION *option, char ***argvp) function
231 } /* nextarg() */
277 nmins = nextarg(option, argvp);
324 value = nextarg(option, argvp);
350 dstr = nextarg(option, argvp);
540 ndepth = nextarg(option, argvp);
831 flags_str = nextarg(option, argvp);
943 fsname = nextarg(optio
[all...]
/freebsd-11-stable/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-11-stable/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-11-stable/sys/security/audit/
H A Dbsm_token.c1340 const char *nextarg; local
1344 nextarg = *argv;
1346 while (nextarg != NULL) {
1349 nextlen = strlen(nextarg);
1352 nextarg = *(argv + count);
1361 nextarg = *(argv + i);
1362 ADD_MEM(dptr, nextarg, strlen(nextarg) + 1);
/freebsd-11-stable/usr.bin/rpcgen/
H A Drpc_main.c1098 goto nextarg;
1110 goto nextarg;
1128 goto nextarg;
1134 goto nextarg;
1148 goto nextarg;
1156 nextarg:
/freebsd-11-stable/contrib/gcc/config/s390/
H A Ds390.h655 #define EXPAND_BUILTIN_VA_START(valist, nextarg) \
656 s390_va_start (valist, nextarg)
/freebsd-11-stable/contrib/one-true-awk/
H A Drun.c1482 Node *nextarg; local
1488 nextarg = a[1]->nnext;
1509 if (nextarg == NULL) {
1516 nextarg = nextarg->nnext;
1572 if (nextarg != NULL) {
1574 for ( ; nextarg; nextarg = nextarg->nnext)
1575 execute(nextarg);
[all...]
/freebsd-11-stable/usr.sbin/kbdcontrol/
H A Dkbdcontrol.c133 static char * nextarg(int ac, char **av, int *indp, int oc);
169 nextarg(int ac, char **av, int *indp, int oc) function
1250 nextarg(argc, argv, &optind, 'f'));
/freebsd-11-stable/bin/ps/
H A Dps.c1343 kludge_oldps_options(const char *optlist, char *origval, const char *nextarg) argument
1381 if (nextarg == NULL || *nextarg == '-' || isdigitch(*nextarg))
/freebsd-11-stable/usr.sbin/vidcontrol/
H A Dvidcontrol.c235 nextarg(int ac, char **av, int *indp, int oc, int strict) function
1392 optarg = nextarg(argc, argv, &optind, 'f', 0);
1394 font = nextarg(argc, argv, &optind, 'f', 0);
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.h1704 #define EXPAND_BUILTIN_VA_START(valist, nextarg) \
1705 sparc_va_start (valist, nextarg)
H A Dsparc.c5624 sparc_va_start (tree valist, rtx nextarg)
5626 nextarg = expand_builtin_saveregs ();
5627 std_expand_builtin_va_start (valist, nextarg);
5612 sparc_va_start(tree valist, rtx nextarg) argument
/freebsd-11-stable/contrib/binutils/binutils/
H A Dobjcopy.c3129 const char *nextarg;
3141 nextarg = s + 1;
3142 len = strlen (nextarg);
3144 strcpy (target, nextarg);
3127 const char *nextarg; local
/freebsd-11-stable/contrib/gdb/include/
H A Dhp-symtab.h1210 dnttpointer nextarg ; /* Next argument if any */ member in struct:dntt_type_templ_arg
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.h1450 #define EXPAND_BUILTIN_VA_START(valist, nextarg) \
1451 rs6000_va_start (valist, nextarg)
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h2025 #define EXPAND_BUILTIN_VA_START(valist, nextarg) \
2026 mips_va_start (valist, nextarg)
H A Dmips.c4228 mips_va_start (tree valist, rtx nextarg)
4305 nextarg = plus_constant (nextarg, -cfun->machine->varargs_size);
4306 std_expand_builtin_va_start (valist, nextarg);
4207 mips_va_start(tree valist, rtx nextarg) argument
/freebsd-11-stable/contrib/gcc/
H A Dbuiltins.c4195 /* The "standard" implementation of va_start: just assign `nextarg' to
4199 std_expand_builtin_va_start (tree valist, rtx nextarg)
4204 make_tree (ptr_type_node, nextarg));
4215 rtx nextarg;
4229 nextarg = expand_builtin_next_arg ();
4233 EXPAND_BUILTIN_VA_START (valist, nextarg);
4235 std_expand_builtin_va_start (valist, nextarg);
4198 std_expand_builtin_va_start(tree valist, rtx nextarg) argument
4214 rtx nextarg; local

Completed in 370 milliseconds

12