代码搜索:TLS

找到约 2,313 项符合「TLS」的源代码

代码结果 2,313
www.eeworm.com/read/316872/3590140

c tls.c

#include #include #include #include #include "sysdep/tls.h" #include "user.h" /* Checks whether host supports TLS, and sets *tls_min according
www.eeworm.com/read/316872/3590148

c tls.c

#include #include #include "sysdep/tls.h" /* TLS support - we basically rely on the host's one.*/ #ifndef PTRACE_GET_THREAD_AREA #define PTRACE_GET_THREAD_AREA 25 #endif #i
www.eeworm.com/read/314308/3636816

sdf tls.sdf

# Copyright 1999-2007 The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. H1: Using TLS OpenLDAP clients and servers are capable of using the {{TERM[expand]TLS
www.eeworm.com/read/306178/3747659

map_tls

【“海洋II”天龙寺图】 大门 | 舍利塔—塔林—舍利塔 | 无净阁—舍利塔—无我阁 | | | 翔鹤门 崇圣宝殿 瑞鹤门 | | 无乐阁—晃天门—无常阁 | 清都瑶池 | 慈悲院—无无镜—雨花院 ※※※※※※※※
www.eeworm.com/read/306178/3755521

map_tls

【“海洋II”天龙寺图】 大门 | 舍利塔—塔林—舍利塔 | 无净阁—舍利塔—无我阁 | | | 翔鹤门 崇圣宝殿 瑞鹤门 | | 无乐阁—晃天门—无常阁 | 清都瑶池 | 慈悲院—无无镜—雨花院 ※※※※※※※※
www.eeworm.com/read/283433/4079564

dpr tls.dpr

program TLS; uses Forms, Main in 'Main.pas' {MainForm}; {$R *.RES} begin Application.Initialize; Application.CreateForm(TMainForm, MainForm); Application.Run; end.
www.eeworm.com/read/282708/4088913

h tls.h

#ifndef _tls_h_ #define _tls_h_ #include "drvegl.h" #include "servicesglue.h" /* If you wish to add a new thread with its own TLS, add it here */ struct tls_tag { /* user count fo
www.eeworm.com/read/282708/4088939

c tls.c

/************************************************************************** * Name : services_calls.c * Author : BCB * Created : 11/08/2003 * * Copyright : 2003-2004 by
www.eeworm.com/read/447738/1694506

t tls.t

#source: tls.s #source: tlslib.s #as: -a64 #ld: -melf64ppc #objdump: -sj.tdata #target: powerpc64*-*-* .*: +file format elf64-powerpc Contents of section \.tdata: .* 12345678 9abcdef0 23456789 abcde
www.eeworm.com/read/447738/1694515

s tls.s

.section ".tbss","awT",@nobits .global _start,gd0,ld0,ld1,ld2,ie0,le0,le1 .align 3 gd0: .space 8 ld0: .space 8 ld1: .space 8 ld2: .space 8 ie0: .space 8 le0: .space 8 le1: .space 8 .section ".tda