Home
last modified time | relevance | path

Searched refs:timeoutString (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/ldaptcl/
H A DneoXldap.c777 char *timeoutString; local
902 timeoutString = Tcl_GetVar2 (interp,
907 if (timeoutString == (char *)NULL) {
911 if (Tcl_GetDouble(interp, timeoutString, &timeoutTime) != TCL_OK)