Home
last modified time | relevance | path

Searched defs:db_path (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/locate/locate/
H A Dlocate.c94 const char *db_path; member
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Ddict_db.c582 static DB_ENV *dict_db_new_env(const char *db_path) in dict_db_new_env()
624 char *db_path = 0; in dict_db_open() local