Home
last modified time | relevance | path

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

/NextBSD/crypto/heimdal/lib/hdb/
HDndbm.c136 open_lock_file(krb5_context context, const char *db_name, int *fd) in open_lock_file() argument
141 asprintf(&lock_file, "%s.lock", db_name); in open_lock_file()