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

12

/freebsd-9.3-release/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.c363 int nextarg; /* 1-based argument index */ local
389 * Get the argument indexed by nextarg. If the argument table is
394 ((argtable != NULL) ? *((type*)(&argtable[nextarg++])) : \
395 (nextarg++, va_arg(ap, type)))
424 * Get * arguments, including the form *nn$. Preserve the nextarg
435 int hold = nextarg; \
443 nextarg = n2; \
445 nextarg = hold; \
463 nextarg = 1;
562 nextarg
[all...]
H A Dvfwprintf.c443 int nextarg; /* 1-based argument index */ local
469 * Get the argument indexed by nextarg. If the argument table is
474 ((argtable != NULL) ? *((type*)(&argtable[nextarg++])) : \
475 (nextarg++, va_arg(ap, type)))
504 * Get * arguments, including the form *nn$. Preserve the nextarg
515 int hold = nextarg; \
523 nextarg = n2; \
525 nextarg = hold; \
539 nextarg = 1;
635 nextarg
[all...]
/freebsd-9.3-release/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-9.3-release/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
841 int nextarg; /* 1-based argument index */ local
[all...]
/freebsd-9.3-release/sbin/restore/
H A Dinteractive.c64 static char *nextarg = NULL; variable
121 nextarg = NULL;
316 if (nextarg != NULL)
345 nextarg = cp;
350 cp = copynext(nextarg, rawname);
352 nextarg = NULL;
354 nextarg = cp;
/freebsd-9.3-release/sys/gnu/fs/xfs/FreeBSD/support/
H A Dkdb.c34 kdbgetaddrarg(int argc, const char **argv, int *nextarg, argument
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfsidbg.c244 int nextarg = 1; local
250 diag = kdbgetaddrarg(argc, argv, &nextarg, &addr, &offset, NULL, regs);
265 int nextarg = 1; local
271 diag = kdbgetaddrarg(argc, argv, &nextarg, &addr, &offset, NULL, regs);
286 int nextarg = 1; local
292 diag = kdbgetaddrarg(argc, argv, &nextarg, &addr, &offset, NULL, regs);
308 int nextarg = 1; local
315 diag = kdbgetaddrarg(argc, argv, &nextarg, &addr, &offset, NULL, regs);
330 int nextarg = 1; local
337 diag = kdbgetaddrarg(argc, argv, &nextarg,
352 int nextarg = 1; local
376 int nextarg = 1; local
400 int nextarg = 1; local
424 int nextarg = 1; local
446 int nextarg = 1; local
468 int nextarg = 1; local
490 int nextarg = 1; local
512 int nextarg = 1; local
534 int nextarg = 1; local
558 int nextarg = 1; local
580 int nextarg = 1; local
604 int nextarg = 1; local
628 int nextarg = 1; local
652 int nextarg = 1; local
674 int nextarg = 1; local
698 int nextarg = 1; local
722 int nextarg = 1; local
746 int nextarg = 1; local
783 int nextarg = 1; local
805 int nextarg = 1; local
826 int nextarg = 1; local
848 int nextarg = 1; local
869 int nextarg = 1; local
890 int nextarg = 1; local
911 int nextarg = 1; local
932 int nextarg = 1; local
953 int nextarg = 1; local
974 int nextarg = 1; local
995 int nextarg = 1; local
1016 int nextarg = 1; local
1037 int nextarg = 1; local
1059 int nextarg = 1; local
1080 int nextarg = 1; local
1102 int nextarg = 1; local
1123 int nextarg = 1; local
1145 int nextarg = 1; local
1166 int nextarg = 1; local
1187 int nextarg = 1; local
1208 int nextarg = 1; local
1229 int nextarg = 1; local
1250 int nextarg = 1; local
1271 int nextarg = 1; local
1292 int nextarg = 1; local
1313 int nextarg = 1; local
1334 int nextarg = 1; local
1368 int nextarg = 1; local
1389 int nextarg = 1; local
1410 int nextarg = 1; local
1431 int nextarg = 1; local
1452 int nextarg = 1; local
1473 int nextarg = 1; local
1495 int nextarg = 1; local
1516 int nextarg = 1; local
1537 int nextarg = 1; local
1558 int nextarg = 1; local
1579 int nextarg = 1; local
1600 int nextarg = 1; local
1621 int nextarg = 1; local
1642 int nextarg = 1; local
1663 int nextarg = 1; local
1684 int nextarg = 1; local
1705 int nextarg = 1; local
1726 int nextarg = 1; local
1747 int nextarg = 1; local
1768 int nextarg = 1; local
1830 int nextarg = 1; local
1851 int nextarg = 1; local
1872 int nextarg = 1; local
1894 int nextarg = 1; local
1924 int nextarg = 1; local
1945 int nextarg = 1; local
2076 int nextarg = 1; local
2115 int nextarg = 1; local
2142 int nextarg = 1; local
2282 int nextarg = 1; local
2329 int nextarg = 1; local
2415 int nextarg = 1; local
2580 int nextarg; local
2652 int nextarg; local
2682 int nextarg; local
2773 int diag, nextarg; local
[all...]
/freebsd-9.3-release/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);
531 ndepth = nextarg(option, argvp);
804 flags_str = nextarg(option, argvp);
911 fsname = nextarg(optio
[all...]
/freebsd-9.3-release/contrib/openbsm/libbsm/
H A Dbsm_token.c1364 const char *nextarg; local
1368 nextarg = *argv;
1370 while (nextarg != NULL) {
1373 nextlen = strlen(nextarg);
1376 nextarg = *(argv + count);
1387 nextarg = *(argv + i);
1388 ADD_MEM(dptr, nextarg, strlen(nextarg) + 1);
/freebsd-9.3-release/sys/security/audit/
H A Daudit_bsm_token.c1326 const char *nextarg; local
1330 nextarg = *argv;
1332 while (nextarg != NULL) {
1335 nextlen = strlen(nextarg);
1338 nextarg = *(argv + count);
1347 nextarg = *(argv + i);
1348 ADD_MEM(dptr, nextarg, strlen(nextarg) + 1);
/freebsd-9.3-release/usr.bin/rpcgen/
H A Drpc_main.c1097 goto nextarg;
1109 goto nextarg;
1127 goto nextarg;
1133 goto nextarg;
1147 goto nextarg;
1155 nextarg:
/freebsd-9.3-release/contrib/gcc/config/s390/
H A Ds390.h655 #define EXPAND_BUILTIN_VA_START(valist, nextarg) \
656 s390_va_start (valist, nextarg)
/freebsd-9.3-release/usr.sbin/kbdcontrol/
H A Dkbdcontrol.c126 char * nextarg(int ac, char **av, int *indp, int oc);
144 nextarg(int ac, char **av, int *indp, int oc) function
1186 nextarg(argc, argv, &optind, 'f'));
/freebsd-9.3-release/bin/ps/
H A Dps.c1307 kludge_oldps_options(const char *optlist, char *origval, const char *nextarg) argument
1345 if (nextarg == NULL || *nextarg == '-' || isdigitch(*nextarg))
/freebsd-9.3-release/contrib/one-true-awk/
H A Drun.c1482 Node *nextarg; local
1488 nextarg = a[1]->nnext;
1509 if (nextarg == 0) {
1516 nextarg = nextarg->nnext;
1570 if (nextarg != 0) {
1572 for ( ; nextarg; nextarg = nextarg->nnext)
1573 execute(nextarg);
[all...]
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsparc.h1704 #define EXPAND_BUILTIN_VA_START(valist, nextarg) \
1705 sparc_va_start (valist, nextarg)
/freebsd-9.3-release/usr.sbin/vidcontrol/
H A Dvidcontrol.c200 nextarg(int ac, char **av, int *indp, int oc, int strict) function
1233 font = nextarg(argc, argv, &optind, 'f', 0);
/freebsd-9.3-release/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-9.3-release/contrib/gdb/include/
H A Dhp-symtab.h1210 dnttpointer nextarg ; /* Next argument if any */ member in struct:dntt_type_templ_arg
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.h2022 #define EXPAND_BUILTIN_VA_START(valist, nextarg) \
2023 mips_va_start (valist, nextarg)
H A Dmips.c4204 mips_va_start (tree valist, rtx nextarg)
4281 nextarg = plus_constant (nextarg, -cfun->machine->varargs_size);
4282 std_expand_builtin_va_start (valist, nextarg);
4183 mips_va_start(tree valist, rtx nextarg) argument
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.h1450 #define EXPAND_BUILTIN_VA_START(valist, nextarg) \
1451 rs6000_va_start (valist, nextarg)
/freebsd-9.3-release/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 277 milliseconds

12