Home
last modified time | relevance | path

Searched defs:manconf (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/mdocml/dist/
H A Dmanconf.h43 struct manconf { struct
49 void manconf_parse(struct manconf *, const char *, char *, char *); argument
/netbsd-src/usr.sbin/makemandb/
H A Dwhatis.c86 const char *manconf = MANCONF; in main() local
H A Dapropos.c54 const char *manconf; member
H A Dapropos-utils.c316 get_dbpath(const char *manconf) in get_dbpath()
350 init_db(mandb_access_mode db_flag, const char *manconf) in init_db()
H A Dmakemandb.c297 const char *sqlstr, *manconf = NULL; in main() local