Home
last modified time | relevance | path

Searched refs:OPTLIST (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/nvi/common/
Doptions.c32 static int opts_print(SCR *, OPTLIST const *);
48 OPTLIST const optlist[] = {
303 OPTLIST const *op; in opts_init()
468 OPTLIST const *op; in opts_set()
817 OPTLIST const *op; in opts_dump()
947 opts_print(SCR *sp, OPTLIST const *op) in opts_print()
985 OPTLIST const *op; in opts_save()
1038 OPTLIST const *
1041 OPTLIST const *op, *found; in opts_search()
1043 OPTLIST otmp; in opts_search()
[all …]
Dcommon.h38 typedef struct _optlist OPTLIST; typedef
Doptions.h98 extern OPTLIST const optlist[];
/freebsd-12-stable/usr.bin/vi/
Dextern.h390 OPTLIST const *opts_search(CHAR_T *);