OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bindtlsopts
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
config.c
1738
}
bindtlsopts
[] = {
variable in typeref:struct:__anon7806
1754
for (i=0;
bindtlsopts
[i].opt; i++) {
1755
word = (char **)(ptr +
bindtlsopts
[i].offset);
1757
rc = ldap_set_option( ld,
bindtlsopts
[i].opt, *word );
1761
bindtlsopts
[i].key, *word );
/src/external/bsd/openldap/dist/servers/lloadd/
config.c
3157
}
bindtlsopts
[] = {
variable in typeref:struct:__anon7737
3174
for ( i = 0;
bindtlsopts
[i].opt; i++ ) {
3175
word = (char **)( ptr +
bindtlsopts
[i].offset );
3177
rc = ldap_set_option( ld,
bindtlsopts
[i].opt, *word );
3181
bindtlsopts
[i].key, *word );
Completed in 16 milliseconds
Indexes created Sun Aug 02 00:25:04 UTC 2026