Searched defs:peer (Results 1 - 25 of 141) sorted by relevance

123456

/macosx-10.10/BerkeleyDB-21/db/examples_cxx/excxx_repquote/
H A DRepConfigInfo.cpp38 void RepConfigInfo::addOtherHost(char* host, int port, bool peer) argument
H A DRepConfigInfo.h14 bool peer; // only relevant for "other" hosts member in struct:RepHostInfoObj
/macosx-10.10/postfix-255/postfix/src/qmgr/
H A Dqmgr_peer.c80 QMGR_PEER *peer; local
94 qmgr_peer_free(QMGR_PEER *peer) argument
124 QMGR_PEER *peer; local
135 QMGR_PEER *peer; local
[all...]
H A Dqmgr_entry.c110 QMGR_ENTRY *qmgr_entry_select(QMGR_PEER *peer) argument
184 QMGR_PEER *peer = entry->peer; local
254 QMGR_PEER *peer = entry->peer; local
360 qmgr_entry_create(QMGR_PEER *peer, QMGR_MESSAGE *message) argument
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/hx509/
H A Dpeer.c59 hx509_peer_info_alloc(hx509_context context, hx509_peer_info *peer) argument
71 free_cms_alg(hx509_peer_info peer) argument
92 hx509_peer_info_free(hx509_peer_info peer) argument
115 hx509_peer_info_set_cert(hx509_peer_info peer, hx509_cert cert) argument
137 hx509_peer_info_add_cms_alg(hx509_context context, hx509_peer_info peer, const AlgorithmIdentifier *val) argument
172 hx509_peer_info_set_cms_algs(hx509_context context, hx509_peer_info peer, const AlgorithmIdentifier *val, size_t len) argument
[all...]
/macosx-10.10/zsh-61/zsh/Src/Modules/
H A Dtcp.h91 union tcp_sockaddr peer; /* remote address */ member in struct:tcp_session
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Dsocks++.cpp77 void SocksClientSocket::open(const IPSockAddress &peer) argument
102 void SocksClientSocket::setFd(int fd, const IPSockAddress &local, const IPSockAddress &peer) argument
H A Dsocks++4.cpp42 void Server::connect(SocksClientSocket &me, const IPSockAddress &peer) argument
72 void Server::bind(SocksServerSocket &me, const IPAddress &peer, IPPort port) argument
H A Dsocks++5.cpp56 void Server::connect(SocksClientSocket &me, const IPSockAddress &peer) argument
96 void Server::bind(SocksServerSocket &me, const IPAddress &peer, IPPort port) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dsocks++.cpp77 void SocksClientSocket::open(const IPSockAddress &peer) argument
102 void SocksClientSocket::setFd(int fd, const IPSockAddress &local, const IPSockAddress &peer) argument
H A Dsocks++4.cpp42 void Server::connect(SocksClientSocket &me, const IPSockAddress &peer) argument
72 void Server::bind(SocksServerSocket &me, const IPAddress &peer, IPPort port) argument
H A Dsocks++5.cpp56 void Server::connect(SocksClientSocket &me, const IPSockAddress &peer) argument
96 void Server::bind(SocksServerSocket &me, const IPAddress &peer, IPPort port) argument
/macosx-10.10/libutil-38/tzlinkd/
H A Dtzlinkd.c82 peer_entitled(xpc_connection_t peer) argument
/macosx-10.10/BerkeleyDB-21/db/examples_java/src/db/repquote/
H A DRepConfig.java74 public void addOtherHost(String host, int port, boolean peer) argument
/macosx-10.10/NFS-82/nfsd/
H A Dnfsd.c110 struct sockaddr_storage peer; local
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/CodeSigningHelper/
H A Dmain.c88 fetchData(xpc_connection_t peer, xpc_object_t event) argument
157 static void CodeSigningHelper_peer_event_handler(xpc_connection_t peer, xpc_object_t event) argument
176 static void CodeSigningHelper_event_handler(xpc_connection_t peer) argument
[all...]
/macosx-10.10/Security-57031.1.35/Security/sec/SOSCircle/SecureObjectSync/
H A DSOSPeerCoder.c64 enum SOSCoderUnwrapStatus SOSPeerHandleCoderMessage(SOSPeerRef peer, CFStringRef peer_id, CFDataRef codedMessage, CFDataRef *decodedMessage, CFErrorRef *error){ argument
125 bool SOSPeerCoderSendMessageIfNeeded(SOSPeerRef peer, CFDataRef *message_to_send, CFStringRef circle_id, CFStringRef peer_id, SOSEnginePeerMessageSentBlock *sent, CFErrorRef *error){ argument
[all...]
/macosx-10.10/ntp-92/ntpd/
H A Drefclock_as2201.c235 struct peer *peer; local
[all...]
H A Drefclock_fg.c228 struct peer *peer; local
[all...]
H A Drefclock_heath.c274 struct peer *peer; local
[all...]
H A Drefclock_trak.c232 struct peer *peer; local
[all...]
/macosx-10.10/smb-759.0/lib/smb/
H A Dnb_name.c61 int nb_sockaddr(struct sockaddr *peer, const char *name, unsigned type, argument
93 struct sockaddr *peer = (struct sockaddr *)storage; local
[all...]
/macosx-10.10/Security-57031.1.35/Security/sec/SOSCircle/Regressions/
H A Dsc-70-engine.c87 SOSPeerRef peer; local
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/tests/
H A Dshutdown_test.c40 isc_task_t * peer; member in struct:__anon6639
/macosx-10.10/cups-408/cups/cups/
H A Dhttp-addrlist.c68 http_addr_t peer; /* Peer address */ local

Completed in 457 milliseconds

123456