Searched refs:ex_optchange (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/bsd/nvi/dist/common/ |
| D | options.c | 636 ex_optchange(sp, offset, NULL, &isset) || in opts_set() 730 ex_optchange(sp, offset, np, &value) || in opts_set() 776 ex_optchange(sp, offset, np, NULL) || in opts_set()
|
| /netbsd/src/external/bsd/nvi/dist/ex/ |
| D | ex_init.c | 127 ex_optchange(SCR *sp, int offset, const char *str, u_long *valp) in ex_optchange() function
|