Home
last modified time | relevance | path

Searched defs:argn (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/usr.sbin/ppp/
H A Dcommand.h41 int argn; /* Argument to start processing from */ member
H A Dcommand.c1055 FindExec(struct bundle *bundle, struct cmdtab const *cmds, int argc, int argn, in FindExec()
/dflybsd-src/usr.bin/mail/
H A Dlist.c383 int argn; in getrawlist() local
/dflybsd-src/crypto/libressl/apps/openssl/
H A Dapps.c1767 char *arg = **pargs, *argn = (*pargs)[1]; in args_verify() local