Searched defs:connect (Results 1 - 22 of 22) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/groff/
H A Dconfigure4538 connect (); function
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsocket_wrapper.h67 #undef connect macro
69 #define connect(s,serv_addr,addrlen) swrap_connect(s,serv_addr,addrlen) macro
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPDeleteRequest.cpp25 LDAPDeleteRequest(const string& dn, LDAPAsynConnection *connect, const LDAPConstraints *cons, bool isReferral, const LDAPRequest* parent) argument
H A DLDAPAddRequest.cpp26 LDAPAddRequest(const LDAPEntry* entry, LDAPAsynConnection *connect, const LDAPConstraints *cons, bool isReferral, const LDAPRequest* parent) argument
H A DLDAPCompareRequest.cpp25 LDAPCompareRequest(const string& dn, const LDAPAttribute& attr, LDAPAsynConnection *connect, const LDAPConstraints *cons, bool isReferral, const LDAPRequest* parent) argument
H A DLDAPExtRequest.cpp26 LDAPExtRequest(const string& oid, const string& data, LDAPAsynConnection *connect, const LDAPConstraints *cons, bool isReferral, const LDAPRequest* parent) argument
H A DLDAPModDNRequest.cpp28 LDAPModDNRequest(const string& dn, const string& newRDN, bool deleteOld, const string& newParentDN, LDAPAsynConnection *connect, const LDAPConstraints *cons, bool isReferral, const LDAPRequest* parent) argument
H A DLDAPModifyRequest.cpp26 LDAPModifyRequest(const string& dn, const LDAPModList *modList, LDAPAsynConnection *connect, const LDAPConstraints *cons, bool isReferral, const LDAPRequest* parent) argument
H A DLDAPSearchRequest.cpp31 LDAPSearchRequest(const string& base, int scope, const string& filter, const StringList& attrs, bool attrsOnly, LDAPAsynConnection *connect, const LDAPConstraints* cons, bool isReferral, const LDAPRequest* parent) argument
H A DLDAPBindRequest.cpp29 LDAPBindRequest(const string& dn,const string& passwd, LDAPAsynConnection *connect, const LDAPConstraints *cons, bool isReferral) argument
80 LDAPSaslBindRequest(const std::string& mech, const std::string& cred, LDAPAsynConnection *connect, const LDAPConstraints *cons, bool isReferral) argument
117 LDAPSaslInteractiveBind( const std::string& mech, int flags, SaslInteractionHandler *sih, LDAPAsynConnection *connect, const LDAPConstraints *cons, bool isReferral) argument
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A Dauto_clnt.c125 int (*connect) (const char *, int, int); /* unix, local, inet */ member in struct:AUTO_CLNT
/netbsd-6-1-5-RELEASE/x11/lib/ICE/
H A DMakefile
/netbsd-6-1-5-RELEASE/sys/rump/include/rump/
H A Drump.h134 #define connect(a,b,c) rump_sys_connect(a,b,c) macro
/netbsd-6-1-5-RELEASE/sys/dev/pci/cxgb/
H A Dcxgb_toedev.h101 int (*connect)(struct toedev *dev, struct socket *so, member in struct:toedev
/netbsd-6-1-5-RELEASE/dist/dhcp/minires/
H A Dres_send.c108 #define connect trace_mr_connect macro
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c63 connect(SOCKET a0, const struct sockaddr* a1, int a2) function
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/libldap/
H A Drequest.c388 ldap_new_connection( LDAP *ld, LDAPURLDesc **srvlist, int use_ldsb, int connect, LDAPreqinfo *bind ) argument
/netbsd-6-1-5-RELEASE/lib/libpthread/
H A Dpthread_cancelstub.c197 connect(int s, const struct sockaddr *addr, socklen_t namelen) function
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c63 connect(SOCKET a0, const struct sockaddr* a1, int a2) function
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/include/isc/
H A Dsocket.h288 isc_result_t (*connect)(isc_socket_t *sock, isc_sockaddr_t *addr, member in struct:isc_socketmethods
/netbsd-6-1-5-RELEASE/dist/pppd/pppd/
H A Dpppd.h450 int (*connect) __P((void)); member in struct:channel
/netbsd-6-1-5-RELEASE/usr.bin/ftp/
H A Dftp.c1744 int connect; member in struct:comvars

Completed in 237 milliseconds