OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sb_timeout_net
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
config.c
1278
{ BER_BVC("network-timeout="), offsetof(slap_bindconf,
sb_timeout_net
), 'i', 0, NULL },
1904
if ( sb->
sb_timeout_net
) {
1905
tv.tv_sec = sb->
sb_timeout_net
;
slap.h
1652
int
sb_timeout_net
;
member in struct:slap_bindconf
/src/external/bsd/openldap/dist/servers/lloadd/
config.c
1356
if ( bindconf.
sb_timeout_net
) {
1357
timeout_net_tv.tv_sec = bindconf.
sb_timeout_net
;
2852
{ BER_BVC("network-timeout="), offsetof(slap_bindconf,
sb_timeout_net
), 'i', 0, NULL },
Completed in 43 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026