Home
last modified time | relevance | path

Searched refs:Connection (Results 1 – 25 of 26) sorted by relevance

12

/onnv-gate/usr/src/lib/libsldap/common/
H A Dns_connmgmt.h161 Connection *conn; /* name, IP address, ldap handle, etc */
288 int __s_api_conn_mt_add(Connection *con, ns_conn_user_t *, ns_ldap_error_t **);
290 Connection **, ns_ldap_error_t **, ns_conn_user_t *);
H A Dns_connect.c83 static Connection **sessionPool = NULL;
497 printConnection(FILE *fp, Connection *con) in printConnection()
522 addConnection(Connection *con) in addConnection()
535 sizeof (Connection *)); in addConnection()
548 Connection **cl; in addConnection()
549 cl = (Connection **) realloc(sessionPool, in addConnection()
551 sizeof (Connection *)); in addConnection()
557 SESSION_CACHE_INC * sizeof (Connection *)); in addConnection()
585 const ns_cred_t *auth, Connection **conp) in findConnection()
587 Connection *cp; in findConnection()
[all …]
H A Dns_internal.h584 } Connection; typedef
659 Connection *conn;
773 Connection **, ns_ldap_error_t **, int, int, ns_conn_user_t *);
777 int __s_api_isCtrlSupported(Connection *, char *);
901 void __s_api_freeConnection(Connection *con);
H A Dns_connmgmt.c1083 Connection *cp = cm->conn; in is_server_cred_matched()
1382 Connection **session, ns_ldap_error_t **errorp, ns_conn_user_t *cu) in __s_api_conn_mt_get()
1534 __s_api_conn_mt_add(Connection *con, ns_conn_user_t *cu, ns_ldap_error_t **ep) in __s_api_conn_mt_add()
H A Dns_standalone.c1110 Connection *session = NULL; in __ns_ldap_getConnectionInfoFromDUA()
1304 Connection *session = NULL; in __ns_ldap_getRootDSE()
H A Dns_reads.c1599 Connection *conp = NULL; in get_current_session()
1636 Connection *conp = NULL; in get_next_session()
1682 Connection *conp = NULL; in get_referral_session()
4068 Connection *conp; in __ns_ldap_auth()
H A Dns_common.c1258 __s_api_isCtrlSupported(Connection *con, char *ctrlString) in __s_api_isCtrlSupported()
H A Dns_writes.c667 Connection *conp = NULL; in write_state_machine()
/onnv-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7ctokreq.txt38 Qhdr_Connection_close, "Connection: close", QUALIFIER
39 Qhdr_Connection_Keep_Alive, "Connection: Keep-Alive", QUALIFIER
H A Dnl7ctokres.txt29 Shdr_Connection_close, "Connection: close", FILTER | QUALIFIER
30 Shdr_Connection_Keep_Alive, "Connection: Keep-Alive", FILTER | QUALIFIER
/onnv-gate/usr/src/common/openssl/doc/crypto/
H A DBIO_s_accept.pod170 fprintf(stderr, "Connection 1 established\n");
173 BIO_puts(cbio, "Connection 1: Sending out Data on initial connection\n");
181 fprintf(stderr, "Connection 2 established\n");
185 BIO_puts(cbio2, "Connection 2: Sending out Data on second\n");
188 BIO_puts(cbio, "Connection 1: Second connection established\n");
/onnv-gate/usr/src/lib/libc/port/gen/
H A Derrlist146 131 Connection reset by peer
159 145 Connection timed out
160 146 Connection refused
/onnv-gate/usr/src/lib/libunistat/common/solaris/
H A Dsolaris.err153 CONNRESET = Connection reset by peer
167 TIMEDOUT = Connection timed out
168 CONNREFUSED = Connection refused
/onnv-gate/usr/src/cmd/hwdata/
H A Dpci.ids14159 1028 011c PRO/1000 XT Network Connection
14163 8086 3108 PRO/1000 XT Network Connection
14173 1028 0123 PRO/1000 XT Network Connection
14174 1079 891f 82544GC Based Network Connection
14176 8086 110d 82544GC Based Network Connection
14178 1014 0265 PRO/1000 MT Network Connection
14179 1014 0267 PRO/1000 MT Network Connection
14180 1014 026a PRO/1000 MT Network Connection
14191 1014 028e PRO/1000 MT Network Connection
14193 8086 1000 PRO/1000 MT Network Connection
[all …]
H A Dusb.ids9098 0bbd System Connection, Inc.
9618 0d19 Hank Connection Industrial Co., Ltd
11713 17a5 Advanced Connection Technology Inc.
14248 015 Connection to SMBus
14249 016 Output Connection
14250 017 Charger Connection
/onnv-gate/usr/src/cmd/lms/
H A DProtocol.h136 struct Connection { struct
/onnv-gate/usr/src/cmd/ssh/ssh-keyscan/
H A Dssh-keyscan.c77 typedef struct Connection { struct
95 TAILQ_ENTRY(Connection) c_link; /* List of connections in timeout order. */ argument
98 TAILQ_HEAD(conlist, Connection) tq; /* Timeout Queue */
/onnv-gate/usr/src/lib/libshell/common/scripts/
H A Drssread.sh252 request+="Connection: close\r\n"
/onnv-gate/usr/src/uts/common/smbsrv/ndl/
H A Drpcpdu.ndl129 * Flags in the RPC header for Connection-oriented PDU data types
174 * Header common to all Connection-oriented RPC PDUs
/onnv-gate/usr/src/common/openssl/doc/apps/
H A Dopenssl.pod174 SSL Connection Timer.
/onnv-gate/usr/src/common/openssl/doc/ssl/
H A Dssl.pod69 =item B<SSL> (SSL Connection)
/onnv-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m42976 dnl log this? Connection rate $&{client_rate} exceeds limit $1.
2977 R<$+> $| TRUE $#error $@ 4.3.2 $: _RATE_CONTROL_REPLY Connection rate limit exceeded.
/onnv-gate/usr/src/cmd/ssh/doc/
H A DChangeLog1612 - read error vs. "Connection closed by remote host"
2055 "Connection closed by x.x.x.x": fatal() -> log()
/onnv-gate/usr/src/cmd/agents/snmp/mib/
H A Dmib_II.txt1774 -- the TCP Connection table
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dperlipc.pod1262 Connection: close

12