Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-elftest.p5m133 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
145 file path=opt/elf-tests/tests/tls/amd64/ie/style2.s mode=0444
146 dir path=opt/elf-tests/tests/tls/amd64/ld
150 dir path=opt/elf-tests/tests/tls/i386
151 dir path=opt/elf-tests/tests/tls/i386/ld
152 file path=opt/elf-tests/tests/tls/i386/ld/Makefile.test mode=0444
153 file path=opt/elf-tests/tests/tls/i386/ld/half-ldm.s mode=0444
[all …]
/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.c335 if (http->tls) in httpClose()
529 if (http->tls) in httpReconnect()
986 if (http->tls) in httpRead()
1201 if (http->tls) in httpWrite()
1321 if (http->tls) in httpGets()
1450 if (http->tls) in httpPrintf()
2110 if (http->tls) in http_wait()
2247 http->tls = myhttp.tls; in http_upgrade()
2254 if (!http->tls) in http_upgrade()
2400 http->tls = conn; in http_setup_ssl()
[all …]
H A Dhttp.h322 void *tls; /* TLS state information */ member
/illumos-gate/usr/src/test/elf-tests/runfiles/
H A Ddefault.run62 [/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/test/elf-tests/tests/
H A DMakefile27 tls
/illumos-gate/usr/src/lib/libc_db/common/
H A Dthread_db.c2274 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()
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()
2333 &tls, sizeof (tls)) != PS_OK) in __td_thr_tlsbase()
2335 else if (tls.tls_size == 0) in __td_thr_tlsbase()
[all …]
/illumos-gate/usr/src/test/elf-tests/tests/tls/amd64/ld/
H A DMakefile24 TESTDIR = $(ROOTOPTPKG)/tests/tls/amd64/ld
/illumos-gate/usr/src/test/elf-tests/tests/tls/i386/ld/
H A DMakefile24 TESTDIR = $(ROOTOPTPKG)/tests/tls/i386/ld
/illumos-gate/usr/src/test/elf-tests/tests/tls/amd64/ie/
H A DMakefile31 TESTDIR = $(ROOTOPTPKG)/tests/tls/amd64/ie
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A DMakefile36 remove.o move.o tls.o cap.o
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A DMakefile34 remove.o move.o tls.o cap.o
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A DMakefile36 remove.o move.o tls.o cap.o
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A DMakefile34 remove.o move.o tls.o cap.o
/illumos-gate/usr/src/cmd/sendmail/src/
H A DMakefile40 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 DMakefile.com32 syminfo.o tls.o
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dphdr.msg59 @ MSG_PT_TLS_NF "tls"
H A Dsymbols.msg52 @ MSG_STT_TLS_NF "tls"
H A Dsections.msg283 @ MSG_SHF_TLS_NF "tls"
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dservices144 sip-tls 5061/tcp
145 sip-tls 5061/udp
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfvprintf.c114 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 Didsconfig.sh82 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 Dliblddbg.msg405 # 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/amd64/
H A DMakefile867 tls.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com911 tls.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com885 tls.o \

12