Home
last modified time | relevance | path

Searched refs:tls (Results 1 – 21 of 21) sorted by relevance

/titanic_41/usr/src/lib/print/libhttp-core/common/
H A Dhttp.c337 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 …]
H A Dhttp.h324 void *tls; /* TLS state information */ member
/titanic_41/usr/src/lib/libc_db/common/
H A Dthread_db.c2254 tls_t tls; in __td_thr_tlsbase() local
2272 &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() local
2307 &tls, sizeof (tls)) != PS_OK) in __td_thr_tlsbase()
2309 else if (moduleid >= tls.tls_size) in __td_thr_tlsbase()
[all …]
/titanic_41/usr/src/cmd/sgs/rtld/i386/
H A DMakefile35 remove.o move.o tls.o cap.o
/titanic_41/usr/src/cmd/sgs/rtld/amd64/
H A DMakefile35 remove.o move.o tls.o cap.o
/titanic_41/usr/src/cmd/sgs/rtld/sparc/
H A DMakefile33 remove.o move.o tls.o cap.o
/titanic_41/usr/src/cmd/sendmail/src/
H A DMakefile40 stats.o sysexits.o tls.o trace.o udb.o usersmtp.o util.o version.o
/titanic_41/usr/src/cmd/sgs/rtld/sparcv9/
H A DMakefile33 remove.o move.o tls.o cap.o
/titanic_41/usr/src/cmd/sgs/liblddbg/
H A DMakefile.com30 syminfo.o tls.o
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dphdr.msg59 @ MSG_PT_TLS_NF "tls"
H A Dsymbols.msg45 @ MSG_STT_TLS_NF "tls"
H A Dsections.msg233 @ MSG_SHF_TLS_NF "tls"
/titanic_41/usr/src/cmd/cmd-inet/etc/
H A Dservices143 sip-tls 5061/tcp
144 sip-tls 5061/udp
/titanic_41/usr/src/lib/libast/common/sfio/
H A Dsfvprintf.c114 char *tls[2], **ls; /* for %..[separ]s */ local
196 tls[1] = NIL(char*);
691 ls = tls; tls[0] = sp;
/titanic_41/usr/src/lib/libc/amd64/
H A DMakefile836 tls.o \
1142 tls.o \
/titanic_41/usr/src/lib/libc/i386/
H A DMakefile.com880 tls.o \
1201 tls.o \
/titanic_41/usr/src/lib/libc/sparcv9/
H A DMakefile.com853 tls.o \
1161 tls.o \
/titanic_41/usr/src/lib/libc/sparc/
H A DMakefile.com908 tls.o \
1231 tls.o \
/titanic_41/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh82 4 tls:simple
83 5 tls:sasl/DIGEST-MD5
91 3 tls:simple
92 4 tls:sasl/DIGEST-MD5
/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg404 # 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"
/titanic_41/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README674 4816378 TLS: a tls test case dumps core with C and C++ compilers