Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dlber-int.h163 LDAP_IOF_WRITE_CALLBACK *lbiof_write; member
H A Dio.c894 sb->sb_io_fns.lbiof_write = (LDAP_IOF_WRITE_CALLBACK *) value; in ber_sockbuf_set_option()
951 = sb->sb_io_fns.lbiof_write; in ber_sockbuf_get_option()
1370 return( sb->sb_io_fns.lbiof_write( sb->sb_sd, buf, len )); in nslberi_extwrite_compat()