Go to the source code of this file.
|
| | HASH_FUNCTIONS_DECL (HASH_FUNCTIONS(omapi_auth_key, HASH_FUNCTIONS(const char *, HASH_FUNCTIONS(omapi_auth_key_t, HASH_FUNCTIONS(omapi_auth_hash_t) |
| |
| isc_result_t | omapi_auth_key_destroy (omapi_object_t *h, const char *file, int line) |
| |
| isc_result_t | omapi_auth_key_enter (omapi_auth_key_t *a) |
| |
| isc_result_t | omapi_auth_key_lookup_name (omapi_auth_key_t **a, const char *name) |
| |
| isc_result_t | omapi_auth_key_lookup (omapi_object_t **h, omapi_object_t *id, omapi_object_t *ref) |
| |
| isc_result_t | omapi_auth_key_stuff_values (omapi_object_t *c, omapi_object_t *id, omapi_object_t *h) |
| |
| isc_result_t | omapi_auth_key_get_value (omapi_object_t *h, omapi_object_t *id, omapi_data_string_t *name, omapi_value_t **value) |
| |
◆ omapi_auth_hash_t
◆ HASH_FUNCTIONS_DECL()
◆ omapi_auth_key_destroy()
| isc_result_t omapi_auth_key_destroy |
( |
omapi_object_t * |
h, |
|
|
const char * |
file, |
|
|
int |
line |
|
) |
| |
◆ omapi_auth_key_enter()
◆ omapi_auth_key_get_value()
◆ omapi_auth_key_lookup()
◆ omapi_auth_key_lookup_name()
| isc_result_t omapi_auth_key_lookup_name |
( |
omapi_auth_key_t ** |
a, |
|
|
const char * |
name |
|
) |
| |
◆ omapi_auth_key_stuff_values()