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

  /src/crypto/external/bsd/heimdal/dist/lib/base/
heimbase.h 338 int heim_db_commit(heim_db_t, heim_error_t *);
db.c 555 heim_db_commit(heim_db_t db, heim_error_t *error) function
657 * handle that again in heim_db_commit()
839 return heim_db_commit(db, error);
909 return heim_db_commit(db, error);
test_base.c 736 ret = heim_db_commit(db, NULL);
772 ret = heim_db_commit(db, NULL);

Completed in 26 milliseconds