Searched refs:sasl_getpath_t (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libsasl/include/
H A Dsasl.h27 * sasl_getpath_t client/server: Get sasl search path
474 typedef int sasl_getpath_t(void *context, typedef
/osnet-11/usr/src/lib/libsasl/lib/
H A Ddlopen.c591 result = ((sasl_getpath_t *)(getpath_cb->proc))(getpath_cb->context,
H A Dserver.c686 result = ((sasl_getpath_t *)(getconf_cb->proc))(getconf_cb->context,
774 /* getpath_cb->proc MUST be a sasl_getpath_t; if only c had a type
776 result = ((sasl_getpath_t *)(getpath_cb->proc))(getpath_cb->context,

Completed in 22 milliseconds