Searched refs:the_compare_node (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/ldap/
H A Dutil_ldap.c1049 util_compare_node_t the_compare_node; local
1071 the_compare_node.dn = (char *)dn;
1072 the_compare_node.attrib = (char *)attrib;
1073 the_compare_node.value = (char *)value;
1074 the_compare_node.result = 0;
1075 the_compare_node.sgl_processed = 0;
1076 the_compare_node.subgroupList = NULL;
1079 &the_compare_node);
1159 the_compare_node.lastcompare = curtime;
1160 the_compare_node
1401 util_compare_node_t the_compare_node; local
[all...]

Completed in 1349 milliseconds