NAME
saslgetpatht - The SASL callback to indicate location of the mecha-
nism driversSYNOPSIS
##iinncclluuddee <
iinntt ssaassllggeettppaatthhtt((vvooiidd *context,, cchhaarr **** path));> DESCRIPTION
ssaassllggeettppaatthhtt is used if the application wishes to use a different location for the SASL mechanism drivers (the shared library files). Ifthis callback is not used SASL will either use the location in the env-
iornment variable SASLPATH or /usr/lib/sasl2 by default. RREETTUURRNN VVAALLUUEE SASL callback functions should return SASL return codes. See sasl.h for a complete list. SASLOK indicates success. CCOONNFFOORRMMIINNGG TTOO RFC 2222SEE ALSO
sasl(3), saslcallbacks(3), saslerrors(3) SASL man pages SASL saslgetpatht(10 July 2001)