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

  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
kuserok_plugin.h 57 * @param kuserok Plugin kuserok function
59 * The kuserok field is the plugin entry point that performs the
60 * traditional kuserok operation however the plugin desires. It is
61 * invoked in no particular order relative to other kuserok plugins, but
63 * act on the rule. The plugin kuserok function must return
66 * The plugin kuserok function has the following arguments, in this
71 * -# rule, the kuserok rule being evaluated (from krb5.conf(5))
84 krb5_error_code (KRB5_LIB_CALL *kuserok)(void *, krb5_context, const char *, member in struct:krb5plugin_kuserok_ftable_desc
kuserok_plugin.h 57 * @param kuserok Plugin kuserok function
59 * The kuserok field is the plugin entry point that performs the
60 * traditional kuserok operation however the plugin desires. It is
61 * invoked in no particular order relative to other kuserok plugins, but
63 * act on the rule. The plugin kuserok function must return
66 * The plugin kuserok function has the following arguments, in this
71 * -# rule, the kuserok rule being evaluated (from krb5.conf(5))
84 krb5_error_code (KRB5_LIB_CALL *kuserok)(void *, krb5_context, const char *, member in struct:krb5plugin_kuserok_ftable_desc

Completed in 41 milliseconds