Searched defs:nextarg (Results 1 - 3 of 3) sorted by relevance
| /src/sys/arch/x68k/usr.bin/bellctrl/ | ||
| H A D | bellctrl.c | 23 #define nextarg(i, argv) \ macro |
| /src/sbin/restore/ | ||
| H A D | interactive.c | 67 static char *nextarg = NULL; variable in typeref:typename:char * |
| /src/lib/libc/stdio/ | ||
| H A D | vfwprintf.c | 687 int nextarg; /* 1-based argument index */ local in function:WDECL 1548 size_t nextarg; /* 1-based argument index */ local in function:__find_arguments 1913 __grow_type_table(size_t nextarg,enum typeid ** typetable,size_t * tablesize) argument [all...] |
Completed in 8 milliseconds