Home
last modified time | relevance | path

Searched refs:dbm_map (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/mandoc/
H A Ddbm_map.h24 int dbm_map(const char *);
H A DMakefile.depend29 dbm.o: dbm.c config.h mansearch.h dbm_map.h dbm.h
30 dbm_map.o: dbm_map.c config.h mansearch.h dbm_map.h dbm.h
H A Ddbm_map.c60 dbm_map(const char *fname) in dbm_map() function
H A DMakefile88 dbm_map.c \
163 dbm_map.h \
301 dbm_map.o \
H A Ddbm.c91 if (dbm_map(fname) == -1) in dbm_open()
/freebsd/usr.bin/mandoc/
H A DMakefile79 dbm_map.c \