Home
last modified time | relevance | path

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

/NextBSD/contrib/nvi/common/
HDoptions.c35 static int opts_print(SCR *, OPTLIST const *);
51 OPTLIST const optlist[] = {
305 OPTLIST const *op; in opts_init()
473 OPTLIST const *op; in opts_set()
831 OPTLIST const *op; in opts_dump()
963 OPTLIST const *op) in opts_print()
997 OPTLIST const *op; in opts_save()
1050 OPTLIST const *
1053 OPTLIST const *op, *found; in opts_search()
1055 OPTLIST otmp; in opts_search()
[all …]
HDcommon.h37 typedef struct _optlist OPTLIST; typedef
HDoptions.h100 extern OPTLIST const optlist[];
HDextern.h77 OPTLIST const *opts_search(CHAR_T *);