Home
last modified time | relevance | path

Searched refs:APROPOS_NONE (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/usr.sbin/makemandb/
H A Dapropos.c115 aflags->format = APROPOS_NONE; in parseargs()
133 aflags->format = APROPOS_NONE; in parseargs()
179 aflags.format = APROPOS_NONE; in main()
H A Dapropos-utils.h98 APROPOS_NONE, enumerator
H A Dapropos-utils.c1153 case APROPOS_NONE: in run_query()
/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dindices.c597 #define APROPOS_NONE \ macro
608 info_error ((char *) _(APROPOS_NONE), string, NULL); in info_apropos()
648 info_error ((char *) _(APROPOS_NONE), line, NULL);
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.465331 * info/indices.c (APROPOS_NONE): Use N_ rather than _.