Searched refs:io_string (Results 1 - 5 of 5) sorted by path

/macosx-10.10.1/MITKerberosShim-66/Kerberos/
H A DCredentialsCache.h1356 * \param io_string the string object to release.
1360 cc_int32 (*release) (cc_string_t io_string);
/macosx-10.10.1/MITKerberosShim-66/PrivateKerberos/
H A Dkim_string.h111 * \param io_string a string to be freed. Set to NULL on exit.
114 void kim_string_free (kim_string *io_string);
H A Dkim_ui_plugin.h139 char **io_string);
/macosx-10.10.1/MITKerberosShim-66/
H A Dccache.c58 string_release(cc_string_t io_string) argument
60 free((char *)io_string->data);
61 free(io_string);
/macosx-10.10.1/MITKerberosShim-66/include/
H A Dmit-CredentialsCache.h1343 * \param io_string the string object to release.
1347 cc_int32 (*release) (cc_string_t io_string);

Completed in 289 milliseconds