OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:global_writetimeout
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
daemon.c
3598
if (
global_writetimeout
) {
3599
tv.tv_sec =
global_writetimeout
;
3608
int timeout =
global_writetimeout
?
global_writetimeout
* 1000 : -1;
config.c
76
int
global_writetimeout
= 0;
variable
proto-slap.h
2108
LDAP_SLAPD_V (int)
global_writetimeout
;
bconfig.c
945
&
global_writetimeout
, "( OLcfgGlAt:88 NAME 'olcWriteTimeout' "
Completed in 194 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026