OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:b_timeout
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
ldapauth.h
101
struct timeval
b_timeout
; /* bind timeout */
member in struct:ldap_options
ldapauth.c
146
if (ldap_set_option(ldap->ld, LDAP_OPT_NETWORK_TIMEOUT, &ldap->
b_timeout
) != LDAP_SUCCESS) {
560
l->
b_timeout
.tv_sec = atoi (v);
servconf.c
185
options->lpk.
b_timeout
.tv_sec = -1;
586
if (options->lpk.
b_timeout
.tv_sec == -1)
587
options->lpk.
b_timeout
.tv_sec = _DEFAULT_LPK_BTIMEOUT;
3035
timetptr = &options->lpk.
b_timeout
.tv_sec;
Completed in 32 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026