HomeSort by: relevance | last modified time | path
    Searched defs:krb5_cc_ops (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
krb5.h 360 struct krb5_cc_ops;
383 const struct krb5_cc_ops *ops;
489 typedef struct krb5_cc_ops { struct
520 } krb5_cc_ops; typedef in typeref:struct:krb5_cc_ops
977 extern KRB5_LIB_VARIABLE const krb5_cc_ops krb5_acc_ops;
978 extern KRB5_LIB_VARIABLE const krb5_cc_ops krb5_dcc_ops;
979 extern KRB5_LIB_VARIABLE const krb5_cc_ops krb5_fcc_ops;
980 extern KRB5_LIB_VARIABLE const krb5_cc_ops krb5_mcc_ops;
981 extern KRB5_LIB_VARIABLE const krb5_cc_ops krb5_kcm_ops;
982 extern KRB5_LIB_VARIABLE const krb5_cc_ops krb5_akcm_ops
    [all...]
krb5.h 360 struct krb5_cc_ops;
383 const struct krb5_cc_ops *ops;
489 typedef struct krb5_cc_ops { struct
520 } krb5_cc_ops; typedef in typeref:struct:krb5_cc_ops
977 extern KRB5_LIB_VARIABLE const krb5_cc_ops krb5_acc_ops;
978 extern KRB5_LIB_VARIABLE const krb5_cc_ops krb5_dcc_ops;
979 extern KRB5_LIB_VARIABLE const krb5_cc_ops krb5_fcc_ops;
980 extern KRB5_LIB_VARIABLE const krb5_cc_ops krb5_mcc_ops;
981 extern KRB5_LIB_VARIABLE const krb5_cc_ops krb5_kcm_ops;
982 extern KRB5_LIB_VARIABLE const krb5_cc_ops krb5_akcm_ops
    [all...]

Completed in 42 milliseconds