HomeSort by: relevance | last modified time | path
    Searched refs:_hdb_store (Results 1 - 7 of 7) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/hdb/
hdb-private.h 77 _hdb_store (
common.c 319 _hdb_store(krb5_context context, HDB *db, unsigned flags, hdb_entry_ex *entry) function
db.c 374 (*db)->hdb_store = _hdb_store;
db3.c 480 (*db)->hdb_store = _hdb_store;
hdb-mdb.c 405 (*db)->hdb_store = _hdb_store;
ndbm.c 376 (*db)->hdb_store = _hdb_store;
  /src/crypto/external/bsd/heimdal/include/
hdb-private.h 75 _hdb_store (

Completed in 26 milliseconds