Searched defs:KRB5_CALLCONV (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/krb5/
H A Dk5-plugin.h57 #ifndef KRB5_CALLCONV
58 #define KRB5_CALLCONV macro
79 long KRB5_CALLCONV
81 void KRB5_CALLCONV
84 long KRB5_CALLCONV
88 long KRB5_CALLCONV
93 long KRB5_CALLCONV
96 void KRB5_CALLCONV
99 long KRB5_CALLCONV
102 void KRB5_CALLCONV
[all...]
H A Dk5-err.h42 #ifndef KRB5_CALLCONV
43 #define KRB5_CALLCONV macro
69 krb5int_set_error_info_callout_fn (const char *(KRB5_CALLCONV *f)(long));
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dcom_err.h26 #ifndef KRB5_CALLCONV
27 #define KRB5_CALLCONV macro
50 extern void KRB5_CALLCONV com_err_va
53 extern /*@observer@*//*@dependent@*/ const char * KRB5_CALLCONV error_message
H A Dprofile.h23 #ifndef KRB5_CALLCONV
24 #define KRB5_CALLCONV macro
46 long KRB5_CALLCONV profile_init
49 long KRB5_CALLCONV profile_init_path
52 long KRB5_CALLCONV profile_flush
54 long KRB5_CALLCONV profile_flush_to_file
56 long KRB5_CALLCONV profile_flush_to_buffer
58 void KRB5_CALLCONV profile_free_buffer
61 long KRB5_CALLCONV profile_is_writable
63 long KRB5_CALLCONV profile_is_modifie
[all...]
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-thread.h66 #ifndef KRB5_CALLCONV
67 # define KRB5_CALLCONV macro
275 void KRB5_CALLCONV krb5int_mutex_lock_update_stats(k5_debug_mutex_stats *m,
277 void KRB5_CALLCONV krb5int_mutex_unlock_update_stats(k5_debug_mutex_stats *m);
280 void KRB5_CALLCONV krb5int_mutex_report_stats(/* k5_mutex_t *m */);
302 void KRB5_CALLCONV krb5int_mutex_lock_update_stats(k5_debug_mutex_stats *m,
304 void KRB5_CALLCONV krb5int_mutex_unlock_update_stats(k5_debug_mutex_stats *m);
305 void KRB5_CALLCONV krb5int_mutex_report_stats(/* k5_mutex_t *m */);
840 extern int KRB5_CALLCONV krb5int_mutex_alloc (k5_mutex_t **);
841 extern void KRB5_CALLCONV krb5int_mutex_fre
[all...]
H A Dk5-int.h235 #ifndef KRB5_CALLCONV
236 #define KRB5_CALLCONV macro
1385 krb5_error_code KRB5_CALLCONV
1406 krb5_error_code KRB5_CALLCONV krb5_do_preauth
1418 krb5_error_code KRB5_CALLCONV krb5_do_preauth_tryagain
1431 void KRB5_CALLCONV krb5_init_preauth_context
1433 void KRB5_CALLCONV krb5_free_preauth_context
1435 void KRB5_CALLCONV krb5_clear_preauth_context_use_counts
1437 void KRB5_CALLCONV krb5_preauth_prepare_request
1439 void KRB5_CALLCONV krb5_preauth_request_context_ini
[all...]
H A Dkrb5.h138 #ifndef KRB5_CALLCONV
139 #define KRB5_CALLCONV macro
141 #endif /* !KRB5_CALLCONV */
353 krb5_boolean KRB5_CALLCONV krb5_is_referral_realm(const krb5_data *);
521 krb5_error_code KRB5_CALLCONV
527 krb5_error_code KRB5_CALLCONV
533 krb5_error_code KRB5_CALLCONV
538 krb5_error_code KRB5_CALLCONV
543 krb5_error_code KRB5_CALLCONV
548 krb5_error_code KRB5_CALLCONV
[all...]

Completed in 316 milliseconds