/netbsd/external/bsd/openldap/dist/servers/slapd/ |
H A D | attr.c | 73 a->a_next = a+1; in attr_prealloc() 76 a->a_next = attrs_list; in attr_prealloc() 91 attrs_list = a->a_next; in attr_alloc() 92 a->a_next = NULL; in attr_alloc() 171 a->a_next = attrs_list; in attr_free() 183 next = a->a_next; in comp_tree_free() 202 next = a->a_next; in attrs_free() 204 a->a_next = b; in attrs_free() 212 tail->a_next = attrs_list; in attrs_free() 288 tmp=tmp->a_next; in attrs_dup() [all …]
|
H A D | entry.c | 155 ahead.a_next = NULL; in str2entry2() 285 atail->a_next = attr_alloc( NULL ); in str2entry2() 286 atail = atail->a_next; in str2entry2() 360 atail->a_next = NULL; in str2entry2() 361 e->e_attrs = ahead.a_next; in str2entry2() 430 for ( a = e->e_attrs; a != NULL; a = a->a_next ) { in entry2str_wrap() 648 for (a=e->e_attrs; a; a=a->a_next) { in entry_partsize() 727 for (a=e->e_attrs; a; a=a->a_next) { in entry_encode() 921 a = a->a_next; in entry_decode() 997 for (src = e->e_attrs; src; src=src->a_next,dst=dst->a_next ) { in entry_dup_bv()
|
H A D | matchedValues.c | 149 for ( i=0; a != NULL; a = a->a_next, i++ ) { in test_ava_vrFilter() 221 for ( i=0; a != NULL; a = a->a_next, i++ ) { in test_presence_vrFilter() 242 for ( i=0; a != NULL; a = a->a_next, i++ ) { in test_substrings_vrFilter() 280 for ( i = 0; a != NULL; a = a->a_next, i++ ) { in test_mra_vrFilter()
|
H A D | schema_check.c | 89 for ( a = e->e_attrs; a != NULL; a = a->a_next ) { in entry_schema_check() 279 for ( a = e->e_attrs; a != NULL; a = a->a_next ) { in entry_schema_check() 304 for ( a = e->e_attrs; a != NULL; a = a->a_next ) { in entry_schema_check() 462 for ( a = e->e_attrs; a != NULL; a = a->a_next ) { in entry_schema_check() 533 for ( a = e->e_attrs; a != NULL; a = a->a_next ) { in oc_check_required()
|
H A D | filterentry.c | 210 a = attrs_find( a->a_next, mra->ma_desc ) ) in test_mra_filter() 335 for ( a = e->e_attrs; a != NULL; a = a->a_next ) { in test_mra_filter() 622 a = attrs_find( a->a_next, ava->aa_desc ) ) in test_ava_filter() 855 a = attrs_find( a->a_next, desc ) ) in test_presence_filter() 955 a = attrs_find( a->a_next, f->f_sub_desc ) ) in test_substrings_filter()
|
/netbsd/external/bsd/openldap/dist/servers/slapd/back-sql/ |
H A D | operational.c | 131 for ( ap = &rs->sr_entry->e_attrs; *ap; ap = &(*ap)->a_next ) { in backsql_operational() 146 for ( ap = &rs->sr_operational_attrs; *ap; ap = &(*ap)->a_next ) { in backsql_operational() 189 ap = &(*ap)->a_next; in backsql_operational() 230 ap = &(*ap)->a_next; in backsql_operational() 244 ap = &(*ap)->a_next; in backsql_operational()
|
H A D | compare.c | 107 for ( ap = &e.e_attrs; *ap; ap = &(*ap)->a_next ) in backsql_compare() 134 a = attrs_find( a->a_next, op->oq_compare.rs_ava->aa_desc ) ) in backsql_compare()
|
/netbsd/external/bsd/openldap/dist/contrib/slapd-modules/dupent/ |
H A D | dupent.c | 352 *app = (*app)->a_next; in dupent_attr_prepare() 354 valnum[c].ap->a_next = *ap_listp; in dupent_attr_prepare() 359 valnum[c].a.a_next = &valnum[c + 1].a; in dupent_attr_prepare() 361 valnum[c].a.a_next = NULL; in dupent_attr_prepare() 400 for ( ap = rs->sr_entry->e_attrs; ap != NULL; ap = ap->a_next ) { in dupent_response_entry() 418 for ( app = &e->e_attrs; *app != NULL; app = &(*app)->a_next ) { in dupent_response_entry() 432 for ( app = &e->e_attrs; *app != NULL; app = &(*app)->a_next ) { in dupent_response_entry() 441 for ( app = &e->e_attrs; *app != NULL; app = &(*app)->a_next ) in dupent_response_entry()
|
/netbsd/external/bsd/openldap/dist/servers/slapd/back-mdb/ |
H A D | monitor.c | 452 next = a->a_next; in mdb_monitor_db_open() 459 next = next->a_next; in mdb_monitor_db_open() 463 next = next->a_next; in mdb_monitor_db_open() 467 next = next->a_next; in mdb_monitor_db_open() 471 next = next->a_next; in mdb_monitor_db_open() 475 next = next->a_next; in mdb_monitor_db_open() 479 next = next->a_next; in mdb_monitor_db_open() 530 next = next->a_next; in mdb_monitor_db_open() 799 for ( ap = &e->e_attrs; *ap != NULL; ap = &(*ap)->a_next ) in mdb_monitor_idx_entry_add()
|
H A D | operational.c | 102 for ( ap = &rs->sr_operational_attrs; *ap; ap = &(*ap)->a_next ) { in mdb_operational() 120 ap = &(*ap)->a_next; in mdb_operational()
|
H A D | id2entry.c | 321 for ( a = ec.multi; a; a=a->a_next ) { in mdb_id2entry_put() 435 a->a_next = a+1; in mdb_id2entry() 436 a = a->a_next; in mdb_id2entry() 444 a->a_next = NULL; in mdb_id2entry() 860 for (a=e->e_attrs; a; a=a->a_next) { in mdb_entry_partsize() 965 for (a=e->e_attrs; a; a=a->a_next) { in mdb_entry_encode() 1129 a->a_next = a+1; in mdb_entry_decode() 1130 a = a->a_next; in mdb_entry_decode() 1132 a[-1].a_next = NULL; in mdb_entry_decode()
|
H A D | modify.c | 66 for ( ap = newattrs; ap; ap = ap->a_next ) { in mdb_modify_idxflags() 138 *app = (*app)->a_next; in mdb_modify_internal() 142 app = &(*app)->a_next; in mdb_modify_internal() 422 for ( ap = save_attrs; ap != NULL; ap = ap->a_next ) { in mdb_modify_internal() 449 for ( ap = save_attrs; ap != NULL; ap = ap->a_next ) { in mdb_modify_internal() 511 for ( ap = e->e_attrs; ap != NULL; ap = ap->a_next ) { in mdb_modify_internal()
|
/netbsd/external/bsd/openldap/dist/contrib/slapd-modules/cloak/ |
H A D | cloak.c | 211 for ( a = e->e_attrs; a; a = a->a_next ) in cloak_search_response_cb() 237 pa = a, a = a->a_next ) { in cloak_search_response_cb() 246 pa->a_next = a->a_next; in cloak_search_response_cb() 248 me->e_attrs = a->a_next; in cloak_search_response_cb()
|
/netbsd/external/bsd/openldap/dist/contrib/slapd-modules/allowed/ |
H A D | allowed.c | 234 for ( ap = &rs->sr_operational_attrs; *ap != NULL; ap = &(*ap)->a_next ) in aa_operational() 322 ap = &(*ap)->a_next; in aa_operational() 330 ap = &(*ap)->a_next; in aa_operational() 408 ap = &(*ap)->a_next; in aa_operational() 416 ap = &(*ap)->a_next; in aa_operational()
|
/netbsd/external/bsd/openldap/dist/servers/slapd/back-monitor/ |
H A D | operational.c | 51 for ( ap = &rs->sr_operational_attrs; *ap; ap = &(*ap)->a_next ) { in monitor_back_operational() 72 ap = &(*ap)->a_next; in monitor_back_operational()
|
/netbsd/external/bsd/openldap/dist/servers/slapd/back-wt/ |
H A D | operational.c | 86 for ( ap = &rs->sr_operational_attrs; *ap; ap = &(*ap)->a_next ) { in wt_operational() 104 ap = &(*ap)->a_next; in wt_operational()
|
H A D | modify.c | 60 for ( ap = newattrs; ap; ap = ap->a_next ) { in wt_modify_idxflags() 127 *app = (*app)->a_next; in wt_modify_internal() 131 app = &(*app)->a_next; in wt_modify_internal() 315 for ( ap = save_attrs; ap != NULL; ap = ap->a_next ) { in wt_modify_internal() 342 for ( ap = save_attrs; ap != NULL; ap = ap->a_next ) { in wt_modify_internal() 388 for ( ap = e->e_attrs; ap != NULL; ap = ap->a_next ) { in wt_modify_internal()
|
/netbsd/external/bsd/openldap/dist/servers/slapd/overlays/ |
H A D | translucent.c | 273 a->a_next = e->e_attrs; in glue_parent() 282 a->a_next = e->e_attrs; in glue_parent() 305 for(a=b; a; a=a->a_next) { in free_attr_chain() 462 for(a = e->e_attrs; a; a = a->a_next) in translucent_modify() 469 for(a = re->e_attrs; a; a = a->a_next) in translucent_modify() 552 a->a_next = ax; in translucent_modify() 879 for(ax = le->e_attrs; ax; ax = ax->a_next) { in translucent_search_cb() 880 for(a = re->e_attrs; a; a = a->a_next) { in translucent_search_cb() 897 an->a_next = as; in translucent_search_cb() 910 for(ax = re->e_attrs; ax->a_next; ax = ax->a_next); in translucent_search_cb() [all …]
|
H A D | auditlog.c | 99 for(a = op->ora_e->e_attrs; a; a = a->a_next) in auditlog_response() 149 for(a = op->ora_e->e_attrs; a; a = a->a_next) in auditlog_response()
|
/netbsd/external/bsd/openldap/dist/servers/slapd/back-ldap/ |
H A D | add.c | 68 for ( i = 1, a = op->oq_add.rs_e->e_attrs; a; i++, a = a->a_next ) in ldap_back_add() 77 for ( i = 0, a = op->oq_add.rs_e->e_attrs; a; a = a->a_next ) { in ldap_back_add()
|
/netbsd/external/bsd/openldap/dist/servers/slapd/back-meta/ |
H A D | add.c | 84 for ( i = 1, a = op->ora_e->e_attrs; a; i++, a = a->a_next ); in meta_back_add() 91 for ( i = 0, a = op->ora_e->e_attrs; a; a = a->a_next ) { in meta_back_add()
|
/netbsd/external/bsd/bc/dist/ |
H A D | storage.c | 385 ary_ptr->a_next = NULL; in get_array_num() 879 a_temp->a_next = arrays[ix]; in auto_var() 939 arrays[ix] = a_temp->a_next; in pop_vars() 1035 a_src = arrays[ix]->a_next; in process_params()
|
H A D | bcdefs.h | 155 struct bc_var_array *a_next; member
|
/netbsd/external/bsd/openldap/dist/servers/slapd/back-ndb/ |
H A D | ndbio.cpp | 566 for ( a=e->e_attrs; a; a=a->a_next ) { in ndb_oc_attrs() 581 for ( a=old; a; a=a->a_next ) { in ndb_oc_attrs() 924 a = NA->e->e_attrs->a_next; in ndb_entry_get_data() 937 a=a->a_next; in ndb_entry_get_data() 948 a = a->a_next; in ndb_entry_get_data() 974 a = a->a_next; in ndb_entry_get_data() 988 a = a->a_next; in ndb_entry_get_data() 1222 for ( a = NA->e->e_attrs; a; a=a->a_next ) { in ndb_entry_put_info() 1663 a.a_next = NULL; in ndb_check_referral()
|
/netbsd/external/bsd/openldap/dist/contrib/slapd-modules/addpartial/ |
H A D | addpartial-overlay.c | 94 for(attr = toAdd->e_attrs; attr; attr = attr->a_next) in addpartial_add() 217 for(attr = found->e_attrs; attr; attr = attr->a_next) in addpartial_add()
|