/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-test-elftest.p5m | 133 dir path=opt/elf-tests/tests/tls 134 dir path=opt/elf-tests/tests/tls/amd64 135 dir path=opt/elf-tests/tests/tls/amd64/ie 136 file path=opt/elf-tests/tests/tls/amd64/ie/Makefile.test mode=0444 137 file path=opt/elf-tests/tests/tls/amd64/ie/amd64-ie-test mode=0555 138 file path=opt/elf-tests/tests/tls/amd64/ie/style1-func-with-r12.s mode=0444 139 file path=opt/elf-tests/tests/tls/amd64/ie/style1-func-with-r13.s mode=0444 140 file path=opt/elf-tests/tests/tls/amd64/ie/style1-func.s mode=0444 141 file path=opt/elf-tests/tests/tls/amd64/ie/style1-main.s mode=0444 142 file path=opt/elf-tests/tests/tls/amd64/ie/style2-with-badness.s mode=0444 [all …]
|
/illumos-gate/usr/src/lib/print/libhttp-core/common/ |
H A D | http.c | 335 if (http->tls) in httpClose() 496 if ((http->encryption == HTTP_ENCRYPT_ALWAYS && !http->tls) || in httpEncryption() 497 (http->encryption == HTTP_ENCRYPT_NEVER && http->tls)) in httpEncryption() 499 else if (http->encryption == HTTP_ENCRYPT_REQUIRED && !http->tls) in httpEncryption() 529 if (http->tls) in httpReconnect() 986 if (http->tls) in httpRead() 1041 else if (http->tls) in httpRead() 1201 if (http->tls) in httpWrite() 1321 if (http->tls) in httpGets() 1450 if (http->tls) in httpPrintf() [all …]
|
H A D | http.h | 322 void *tls; /* TLS state information */ member
|
/illumos-gate/usr/src/test/elf-tests/runfiles/ |
H A D | default.run | 62 [/opt/elf-tests/tests/tls/amd64/ie] 66 [/opt/elf-tests/tests/tls/i386/ld] 70 [/opt/elf-tests/tests/tls/amd64/ld]
|
/illumos-gate/usr/src/lib/libc_db/common/ |
H A D | thread_db.c | 2274 tls_t tls; in __td_thr_tlsbase() local 2292 &tls, sizeof (tls)) != PS_OK) in __td_thr_tlsbase() 2294 else if (moduleid >= tls.tls_size) in __td_thr_tlsbase() 2297 (psaddr_t)((tls_t *)tls.tls_data + moduleid), in __td_thr_tlsbase() 2298 &tls, sizeof (tls)) != PS_OK) in __td_thr_tlsbase() 2300 else if (tls.tls_size == 0) in __td_thr_tlsbase() 2303 *base = (psaddr_t)tls.tls_data; in __td_thr_tlsbase() 2309 tls32_t tls; in __td_thr_tlsbase() local 2327 &tls, sizeof (tls)) != PS_OK) in __td_thr_tlsbase() 2329 else if (moduleid >= tls.tls_size) in __td_thr_tlsbase() [all …]
|
/illumos-gate/usr/src/test/elf-tests/tests/ |
H A D | Makefile | 27 tls
|
/illumos-gate/usr/src/test/elf-tests/tests/tls/amd64/ld/ |
H A D | Makefile | 24 TESTDIR = $(ROOTOPTPKG)/tests/tls/amd64/ld
|
/illumos-gate/usr/src/test/elf-tests/tests/tls/i386/ld/ |
H A D | Makefile | 24 TESTDIR = $(ROOTOPTPKG)/tests/tls/i386/ld
|
/illumos-gate/usr/src/test/elf-tests/tests/tls/amd64/ie/ |
H A D | Makefile | 31 TESTDIR = $(ROOTOPTPKG)/tests/tls/amd64/ie
|
/illumos-gate/usr/src/cmd/sgs/rtld/i386/ |
H A D | Makefile | 36 remove.o move.o tls.o cap.o
|
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/ |
H A D | Makefile | 34 remove.o move.o tls.o cap.o
|
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/ |
H A D | Makefile | 36 remove.o move.o tls.o cap.o
|
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | Makefile | 34 remove.o move.o tls.o cap.o
|
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | Makefile | 40 stats.o sysexits.o tls.o trace.o udb.o usersmtp.o util.o version.o
|
/illumos-gate/usr/src/cmd/sgs/liblddbg/ |
H A D | Makefile.com | 32 syminfo.o tls.o
|
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | phdr.msg | 59 @ MSG_PT_TLS_NF "tls"
|
H A D | symbols.msg | 52 @ MSG_STT_TLS_NF "tls"
|
H A D | sections.msg | 283 @ MSG_SHF_TLS_NF "tls"
|
/illumos-gate/usr/src/cmd/cmd-inet/etc/ |
H A D | services | 144 sip-tls 5061/tcp 145 sip-tls 5061/udp
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/ |
H A D | sfvprintf.c | 114 char *tls[2], **ls; /* for %..[separ]s */ local 196 tls[1] = NIL(char*); 699 ls = tls; tls[0] = sp;
|
/illumos-gate/usr/src/cmd/ldap/ns_ldap/ |
H A D | idsconfig.sh | 82 4 tls:simple 83 5 tls:sasl/DIGEST-MD5 91 3 tls:simple 92 4 tls:sasl/DIGEST-MD5
|
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | liblddbg.msg | 405 # tls thread local storage (TLS) 450 # TRANSLATION_NOTE -- do not translate the first token "tls". 451 @ MSG_USE_R7_J " tls thread local storage (TLS)" 1515 @ MSG_TOK_TLS "tls"
|
/illumos-gate/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 885 tls.o \
|
/illumos-gate/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 915 tls.o \
|
/illumos-gate/usr/src/lib/libc/amd64/ |
H A D | Makefile | 870 tls.o \
|