Searched refs:KLDisposeString (Results 1 - 6 of 6) sorted by path

/macosx-10.10/MITKerberosShim-66/Kerberos/
H A DKerberosLogin.h535 KLStatus KLDisposeString (char *inStringToDispose)
/macosx-10.10/MITKerberosShim-66/include/
H A Dmit-KerberosLogin.h443 KLStatus KLDisposeString (char *inStringToDispose);
/macosx-10.10/MITKerberosShim-66/
H A Dkll.c1148 KLStatus KLDisposeString (char *inStringToDispose) function
/macosx-10.10/MITKerberosShim-66/test/
H A Dtest-KLAcquireInitialTickets.c42 KLDisposeString(credCacheName);
H A Dtest-kll2.c151 ret = KLDisposeString(password);
153 errx(1, "KLDisposeString: %d", ret);
H A Dtest_get_user_name.c34 KLDisposeString (name);
35 KLDisposeString (instance);
36 KLDisposeString (realm);
37 KLDisposeString (cacheName);

Completed in 193 milliseconds