Lines Matching defs:defport
174 static int nsldapi_try_each_host( LDAP *ld, const char *hostlist, int defport,
466 int defport, int secure, char **krbinstancep )
468 * "defport" must be in host byte order
476 NULL == hostlist ? "NULL" : hostlist, defport, 0 );
490 s = ld->ld_extconnect_fn( hostlist, defport,
502 defport, secure, nsldapi_os_socket,
537 int defport, int secure, NSLDAPI_SOCKET_FN *socketfn,
556 parse_err = ldap_x_hostlist_first( hostlist, defport, &host, &port,
1664 nsldapi_ext_compat_connect( const char *hostlist, int defport, int timeout,
1709 s = nsldapi_try_each_host( defcsip->csi_ld, hostlist, defport,