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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsasl.c184 if (sb->sb_sasl_fns.lbextiofn_read != NULL) {
185 ret = sb->sb_sasl_fns.lbextiofn_read(
187 sb->sb_sasl_fns.lbextiofn_socket_arg);
213 if (sb->sb_sasl_fns.lbextiofn_read != NULL) {
214 ret = sb->sb_sasl_fns.lbextiofn_read(
216 sb->sb_sasl_fns.lbextiofn_socket_arg);
294 if (sb->sb_sasl_fns.lbextiofn_write != NULL) {
295 ret = sb->sb_sasl_fns.lbextiofn_write(
297 sb->sb_sasl_fns.lbextiofn_socket_arg);
336 sb->sb_sasl_fns
[all...]
H A Dos-ip.c95 (((sbp)->sb_sasl_fns.lbextiofn_socket_arg == (pollfd).lpoll_socketarg) || \
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dlber-int.h196 sb_sasl_fns; /* sasl redirect copy ext I/O funcs */ member in struct:sockbuf

Completed in 63 milliseconds