aboutsummaryrefslogtreecommitdiff
path: root/doc/html/_sources/appdev/refs/api/krb5_free_host_realm.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/_sources/appdev/refs/api/krb5_free_host_realm.txt')
-rw-r--r--doc/html/_sources/appdev/refs/api/krb5_free_host_realm.txt48
1 files changed, 48 insertions, 0 deletions
diff --git a/doc/html/_sources/appdev/refs/api/krb5_free_host_realm.txt b/doc/html/_sources/appdev/refs/api/krb5_free_host_realm.txt
new file mode 100644
index 000000000000..a38e6ae6a1ab
--- /dev/null
+++ b/doc/html/_sources/appdev/refs/api/krb5_free_host_realm.txt
@@ -0,0 +1,48 @@
+krb5_free_host_realm - Free the memory allocated by krb5_get_host_realm() .
+=============================================================================
+
+..
+
+.. c:function:: krb5_error_code krb5_free_host_realm(krb5_context context, char *const * realmlist)
+
+..
+
+
+:param:
+
+ **[in]** **context** - Library context
+
+ **[in]** **realmlist** - List of realm names to be released
+
+
+..
+
+
+:retval:
+ - 0 Success
+
+
+:return:
+ - Kerberos error codes
+
+..
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+..
+
+
+
+
+