OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tls_option
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/contrib/ldapc++/src/
TlsOptions.h
29
enum
tls_option
{
enum in class:TlsOptions
101
void setOption(
tls_option
opt, const std::string& value) const;
123
void setOption(
tls_option
opt, int value) const;
129
void setOption(
tls_option
opt, void *value) const;
137
int getIntOption(
tls_option
opt) const;
145
std::string getStringOption(
tls_option
opt) const;
154
void getOption(
tls_option
opt, void *value ) const;
/src/external/gpl3/binutils/dist/gas/config/
tc-arc.c
486
static unsigned
tls_option
= 0;
variable
2435
tls_option
= 1;
5055
arc_set_attribute_int (Tag_ARC_ABI_tls,
tls_option
);
/src/external/gpl3/binutils.old/dist/gas/config/
tc-arc.c
486
static unsigned
tls_option
= 0;
variable
2434
tls_option
= 1;
5063
arc_set_attribute_int (Tag_ARC_ABI_tls,
tls_option
);
Completed in 16 milliseconds
Indexes created Sun Mar 29 00:23:15 UTC 2026