Lines Matching refs:OM_uint32
33 typedef OM_uint32 GSSAPI_CALLCONV _gss_inquire_saslname_for_mech_t (
34 OM_uint32 *, /* minor_status */
41 typedef OM_uint32 GSSAPI_CALLCONV _gss_inquire_mech_for_saslname_t (
42 OM_uint32 *, /* minor_status */
47 typedef OM_uint32 GSSAPI_CALLCONV _gss_inquire_attrs_for_mech_t (
48 OM_uint32 *, /* minor_status */
54 typedef OM_uint32 GSSAPI_CALLCONV _gss_acquire_cred_with_password_t
55 (OM_uint32 *, /* minor_status */
58 OM_uint32, /* time_req */
63 OM_uint32 * /* time_rec */
66 typedef OM_uint32 GSSAPI_CALLCONV _gss_add_cred_with_password_t (
67 OM_uint32 *, /* minor_status */
73 OM_uint32, /* initiator_time_req */
74 OM_uint32, /* acceptor_time_req */
77 OM_uint32 *, /* initiator_time_rec */
78 OM_uint32 * /* acceptor_time_rec */