Home
last modified time | relevance | path

Searched refs:lber_x_ext_io_fns (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dlber-int.h183 struct lber_x_ext_io_fns
191 struct lber_x_ext_io_fns
H A Dio.c864 struct lber_x_ext_io_fns *extiofns; in ber_sockbuf_set_option()
898 extiofns = (struct lber_x_ext_io_fns *) value; in ber_sockbuf_set_option()
924 struct lber_x_ext_io_fns *extiofns; in ber_sockbuf_get_option()
954 extiofns = (struct lber_x_ext_io_fns *) value; in ber_sockbuf_get_option()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h106 struct lber_x_ext_io_fns { struct
114 #define LBER_X_EXTIO_FNS_SIZE sizeof(struct lber_x_ext_io_fns) argument
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dopen.c523 struct lber_x_ext_io_fns lberiofns; in ldap_init()
H A Dos-ip.c1474 struct lber_x_ext_io_fns lberiofns;
1476 memset( &lberiofns, 0, sizeof(struct lber_x_ext_io_fns) );
H A Dsasl.c408 struct lber_x_ext_io_fns fns; in nsldapi_sasl_install()
H A Drequest.c386 struct lber_x_ext_io_fns extiofns; in nsldapi_new_connection()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-io.c618 struct lber_x_ext_io_fns extiofns; in prldap_socket_arg_from_ld()