_PATH_NETGROUP_DB
_ng_db = dbopen(_PATH_NETGROUP_DB, O_RDONLY, 0, DB_HASH, NULL);
static const char *dbname = _PATH_NETGROUP_DB;