Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/vi/common/
H A Dmain.c262 { int oargs[5], *oargp = oargs; in editor() local
H A Doptions.c250 opts_init(SCR *sp, int *oargs) in opts_init()
/openbsd-src/sys/dev/wscons/
H A Dwsemul_vt100.c1055 int oargs; wsemul_vt100_output_csi() local
H A Dwsemul_sun.c600 int oargs; in wsemul_sun_output_control() local
/openbsd-src/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-script.c479 struct user_args *oargs = user_args; in arg_cleanup() local
/openbsd-src/usr.bin/awk/
H A Drun.c236 Cell *args[NARGS], *oargs[NARGS]; /* BUG: fixed size arrays */ in call() local