Searched refs:heim_path_copy (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/base/
H A Dheimbase.h243 heim_object_t heim_path_copy(heim_object_t ptr, heim_error_t *error, ...);
H A Ddb.c774 v = heim_path_copy(db->set_keys, error, table, key64, NULL);
779 v = heim_path_copy(db->del_keys, error, table, key64, NULL); /* can't be NULL */
1615 result = heim_path_copy(jsondb->dict, error, table, key_string, NULL);
H A Dheimbase.c876 heim_path_copy(heim_object_t ptr, heim_error_t *error, ...) function

Completed in 174 milliseconds