Home
last modified time | relevance | path

Searched refs:auth_prompt (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libsasl/plugin/
H A Dplugin_common.c607 const char *auth_prompt, const char *auth_def, argument
619 if (auth_prompt) num++;
653 if (auth_prompt) {
661 (prompts)->prompt = auth_prompt;
/illumos-gate/usr/src/lib/libsasl/include/
H A Dplugin_common.h186 const char *auth_prompt, const char *auth_def,