Searched refs:ioctlfn (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | os-ip.c | 176 int secure, NSLDAPI_SOCKET_FN *socketfn, NSLDAPI_IOCTL_FN *ioctlfn, 539 NSLDAPI_IOCTL_FN *ioctlfn, NSLDAPI_CONNECT_WITH_TO_FN *connectwithtofn, argument 634 err = (*ioctlfn)( s, FIONBIO, &iostatus ); 1678 NSLDAPI_IOCTL_FN *ioctlfn; local 1698 ioctlfn = ( iofns->liof_ioctl == NULL ) ? 1711 secure, socketfn, ioctlfn, connectwithtofn,
|