Home
last modified time | relevance | path

Searched refs:mech_new (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsasl/include/
H A Dsaslplug.h374 int (*mech_new)(void *glob_context, member
602 int (*mech_new)(void *glob_context, member
/illumos-gate/usr/src/lib/libsasl/lib/
H A Dclient.c961 result = c_conn->mech->plug->mech_new(c_conn->mech->glob_context,
963 result = c_conn->mech->plug->mech_new(c_conn->mech->plug->glob_context,
H A Dserver.c1837 result = s_conn->mech->plug->mech_new(s_conn->mech->glob_context,
1839 result = s_conn->mech->plug->mech_new(s_conn->mech->plug->glob_context,