Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/ldaptcl/
H A DneoXldap.c195 Tcl_Obj *attributeNameObj; local
215 attributeNameObj = Tcl_NewObj();
216 Tcl_IncrRefCount (attributeNameObj);
236 Tcl_SetStringObj(attributeNameObj, attributeName, -1);
257 attributeNameObj,
264 Tcl_DecrRefCount (attributeNameObj);