Searched refs:KLBoolean (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/MITKerberosShim-66/PrivateKerberos/
H A DKerberosLoginPrivate.h70 KLStatus __KLSetHomeDirectoryAccess (KLBoolean inAllowHomeDirectoryAccess);
71 KLBoolean __KLAllowHomeDirectoryAccess (void);
73 KLStatus __KLSetAutomaticPrompting (KLBoolean inAllowAutomaticPrompting);
74 KLBoolean __KLAllowAutomaticPrompting (void);
76 KLBoolean __KLAllowRememberPassword (void);
102 KLBoolean __KLPrincipalIsTicketGrantingService (KLPrincipal inPrincipal);
/macosx-10.10/MITKerberosShim-66/Kerberos/
H A DKerberosLogin.h191 typedef int8_t KLBoolean; /* true or false! (unsigned 8 byte value to match Boolean) */ typedef
284 KLBoolean *outGotV4Credentials,
285 KLBoolean *outGotV5Credentials,
300 KLBoolean inFailIfNoHostKey,
307 KLBoolean inFailIfNoHostKey)
334 KLBoolean *outFoundValidTickets,
357 KLBoolean inShowAlert)
372 KLBoolean *outRejected,
490 KLBoolean *outAreEquivalent)
506 KLBoolean inForwardabl
[all...]
/macosx-10.10/MITKerberosShim-66/include/
H A Dmit-KerberosLogin.h180 typedef int8_t KLBoolean; /* true or false! (unsigned 8 byte value to match Boolean) */ typedef
262 KLBoolean *outGotV4Credentials,
263 KLBoolean *outGotV5Credentials,
274 KLBoolean inFailIfNoHostKey,
279 KLBoolean inFailIfNoHostKey);
299 KLBoolean *outFoundValidTickets,
315 KLBoolean inShowAlert);
327 KLBoolean *outRejected,
409 KLBoolean *outAreEquivalent);
421 KLBoolean inForwardabl
[all...]
/macosx-10.10/MITKerberosShim-66/test/
H A Dtest_get_user_name.c12 KLBoolean foundTickets = 0;
H A Dtest-kll.c46 KLBoolean foundV5;
H A Dtest-kll2.c49 KLBoolean foundV5;
/macosx-10.10/MITKerberosShim-66/
H A Dkll.c247 KLBoolean ValidTickets;
305 KLBoolean ValidTickets;
387 KLBoolean *outGotV4Credentials,
388 KLBoolean *outGotV5Credentials,
409 KLBoolean inFailIfNoHostKey,
419 KLBoolean inFailIfNoHostKey)
626 KLBoolean *outFoundValidTickets,
733 KLBoolean inShowAlert)
769 KLBoolean *outRejected,
1026 KLBoolean *outAreEquivalen
[all...]

Completed in 133 milliseconds