Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dpkgdb.c72 #ifndef DEF_LOG_DIR
73 #define DEF_LOG_DIR PREFIX "/pkgdb" macro
77 static char pkgdb_dir_default[] = DEF_LOG_DIR;
323 if (strcmp(pkgdb_dir, DEF_LOG_DIR) == 0 && in pkgdb_get_dir()