Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/ldaptcl/
H A DtkAppInit.c102 if (Ldaptcl_Init(interp) == TCL_ERROR) {
105 Tcl_StaticPackage(interp, "Ldaptcl", Ldaptcl_Init,
H A DtclAppInit.c111 if (Ldaptcl_Init(interp) == TCL_ERROR) {
114 Tcl_StaticPackage(interp, "Ldaptcl", Ldaptcl_Init,
H A DneoXldap.c1458 Ldaptcl_Init (interp) in Ldaptcl_Init() function