HomeSort by: relevance | last modified time | path
    Searched refs:get_dbpath (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/makemandb/
apropos-utils.h 109 char *get_dbpath(const char *);
apropos-utils.c 312 * get_dbpath --
316 get_dbpath(const char *manconf) function in typeref:typename:char *
358 char *dbpath = get_dbpath(manconf);
makemandb.c 362 char *dbp = get_dbpath(manconf);

Completed in 13 milliseconds