OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:attributeNameObj
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/openldap/dist/contrib/ldaptcl/
neoXldap.c
195
Tcl_Obj *
attributeNameObj
;
215
attributeNameObj
= Tcl_NewObj();
216
Tcl_IncrRefCount (
attributeNameObj
);
236
Tcl_SetStringObj(
attributeNameObj
, attributeName, -1);
257
attributeNameObj
,
264
Tcl_DecrRefCount (
attributeNameObj
);
Completed in 49 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026