Home
last modified time | relevance | path

Searched refs:lbiof_read (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dlber-int.h162 LDAP_IOF_READ_CALLBACK *lbiof_read; member
H A Dio.c890 sb->sb_io_fns.lbiof_read = (LDAP_IOF_READ_CALLBACK *) value; in ber_sockbuf_set_option()
947 = sb->sb_io_fns.lbiof_read; in ber_sockbuf_get_option()
1360 return( sb->sb_io_fns.lbiof_read( sb->sb_sd, buf, len )); in nslberi_extread_compat()