Searched refs:tls (Results 1 – 21 of 21) sorted by relevance
337 if (http->tls) in httpClose()498 if ((http->encryption == HTTP_ENCRYPT_ALWAYS && !http->tls) || in httpEncryption()499 (http->encryption == HTTP_ENCRYPT_NEVER && http->tls)) in httpEncryption()501 else if (http->encryption == HTTP_ENCRYPT_REQUIRED && !http->tls) in httpEncryption()531 if (http->tls) in httpReconnect()988 if (http->tls) in httpRead()1043 else if (http->tls) in httpRead()1203 if (http->tls) in httpWrite()1323 if (http->tls) in httpGets()1452 if (http->tls) in httpPrintf()[all …]
324 void *tls; /* TLS state information */ member
2254 tls_t tls; in __td_thr_tlsbase() local2272 &tls, sizeof (tls)) != PS_OK) in __td_thr_tlsbase()2274 else if (moduleid >= tls.tls_size) in __td_thr_tlsbase()2277 (psaddr_t)((tls_t *)tls.tls_data + moduleid), in __td_thr_tlsbase()2278 &tls, sizeof (tls)) != PS_OK) in __td_thr_tlsbase()2280 else if (tls.tls_size == 0) in __td_thr_tlsbase()2283 *base = (psaddr_t)tls.tls_data; in __td_thr_tlsbase()2289 tls32_t tls; in __td_thr_tlsbase() local2307 &tls, sizeof (tls)) != PS_OK) in __td_thr_tlsbase()2309 else if (moduleid >= tls.tls_size) in __td_thr_tlsbase()[all …]
35 remove.o move.o tls.o cap.o
33 remove.o move.o tls.o cap.o
40 stats.o sysexits.o tls.o trace.o udb.o usersmtp.o util.o version.o
30 syminfo.o tls.o
59 @ MSG_PT_TLS_NF "tls"
45 @ MSG_STT_TLS_NF "tls"
233 @ MSG_SHF_TLS_NF "tls"
143 sip-tls 5061/tcp144 sip-tls 5061/udp
114 char *tls[2], **ls; /* for %..[separ]s */ local196 tls[1] = NIL(char*);691 ls = tls; tls[0] = sp;
836 tls.o \1142 tls.o \
880 tls.o \1201 tls.o \
853 tls.o \1161 tls.o \
908 tls.o \1231 tls.o \
82 4 tls:simple83 5 tls:sasl/DIGEST-MD591 3 tls:simple92 4 tls:sasl/DIGEST-MD5
404 # tls thread local storage (TLS)449 # TRANSLATION_NOTE -- do not translate the first token "tls".450 @ MSG_USE_R7_J " tls thread local storage (TLS)"1511 @ MSG_TOK_TLS "tls"
674 4816378 TLS: a tls test case dumps core with C and C++ compilers