Searched defs:argn (Results 1 – 8 of 8) sorted by relevance
| /freebsd-9-stable/contrib/ncurses/form/ |
| D | fty_num.c | 77 thisARG *argn = typeMalloc(thisARG, 1); in Make_This_Type() local 149 const thisARG *argn = (const thisARG *)argp; in Check_This_Field() local 262 const thisARG *argn = (const thisARG *)argp; in Check_This_Character() local
|
| /freebsd-9-stable/usr.sbin/ppp/ |
| D | command.h | 40 int argn; /* Argument to start processing from */ member
|
| D | command.c | 1087 FindExec(struct bundle *bundle, struct cmdtab const *cmds, int argc, int argn, in FindExec()
|
| /freebsd-9-stable/sys/security/audit/ |
| D | audit_bsm.c | 259 #define PROCESS_PID_TOKENS(argn) do { \ argument
|
| /freebsd-9-stable/usr.bin/mail/ |
| D | list.c | 384 int argn; in getrawlist() local
|
| /freebsd-9-stable/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| D | dt_provider.c | 610 dt_probe_tag(dt_probe_t *prp, uint_t argn, dt_node_t *dnp) in dt_probe_tag()
|
| D | dt_printf.c | 1199 int largc, rargc, argn; in dt_printa_validate() local
|
| /freebsd-9-stable/crypto/openssl/apps/ |
| D | apps.c | 2106 char *arg = **pargs, *argn = (*pargs)[1]; in args_verify() local
|