aboutsummaryrefslogtreecommitdiff
path: root/doc/html/_sources/appdev/refs/api/krb5_cccol_unlock.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/_sources/appdev/refs/api/krb5_cccol_unlock.txt')
-rw-r--r--doc/html/_sources/appdev/refs/api/krb5_cccol_unlock.txt47
1 files changed, 0 insertions, 47 deletions
diff --git a/doc/html/_sources/appdev/refs/api/krb5_cccol_unlock.txt b/doc/html/_sources/appdev/refs/api/krb5_cccol_unlock.txt
deleted file mode 100644
index 4c5a2145e335..000000000000
--- a/doc/html/_sources/appdev/refs/api/krb5_cccol_unlock.txt
+++ /dev/null
@@ -1,47 +0,0 @@
-krb5_cccol_unlock - Release a global lock for credential caches.
-==================================================================
-
-..
-
-.. c:function:: krb5_error_code krb5_cccol_unlock(krb5_context context)
-
-..
-
-
-:param:
-
- **[in]** **context** - Library context
-
-
-..
-
-
-:retval:
- - 0 Success; otherwise - Kerberos error codes
-
-
-..
-
-
-
-
-
-
-
-This function unlocks the lock from :c:func:`krb5_cccol_lock()` .
-
-
-
-
-
-
-
-
-
-
-..
-
-
-
-
-