Searched refs:getopt_context (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/libsasl/include/ |
H A D | plugin_common.h | 211 utils->getopt(utils->getopt_context, X, "reg_sun_plug", \
|
H A D | saslplug.h | 71 void *getopt_context; member
|
/titanic_41/usr/src/lib/sasl_plugins/gssapi/ |
H A D | gssapi.c | 1465 utils->getopt(utils->getopt_context, "GSSAPI", "keytab", &keytab, &rl); 1535 params->utils->getopt(params->utils->getopt_context,
|
/titanic_41/usr/src/lib/libsasl/lib/ |
H A D | common.c | 1963 utils->getopt_context = conn; in _sasl_alloc_utils() 1966 utils->getopt_context = global_callbacks; in _sasl_alloc_utils()
|
/titanic_41/usr/src/lib/sasl_plugins/digestmd5/ |
H A D | digestmd5.c | 3736 utils->getopt(utils->getopt_context, "DIGEST-MD5", "reauth_timeout",
|