Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/common/
H A Dmain.c230 { int oargs[5], *oargp = oargs; in editor() local
H A Doptions.c302 opts_init(SCR *sp, int *oargs) in opts_init()
/freebsd/sys/fs/nfsclient/
H A Dnfs_clvfsops.c235 nfs_convert_oargs(struct nfs_args *args, struct onfs_args *oargs) in nfs_convert_oargs()
/freebsd/contrib/one-true-awk/
H A Drun.c235 Cell *args[NARGS], *oargs[NARGS]; /* BUG: fixed size arrays */ in call() local