HomeSort by: relevance | last modified time | path
    Searched refs:LDAP_SLIST_INSERT_HEAD (Results 1 - 15 of 15) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/back-relay/
op.c 187 LDAP_SLIST_INSERT_HEAD( &(op)->o_extra, &wrap_oex.oe, oe_next ); \
  /src/external/bsd/openldap/dist/contrib/slapd-modules/variant/
variant.c 1110 LDAP_SLIST_INSERT_HEAD( &vei->attributes, vai, next );
1154 LDAP_SLIST_INSERT_HEAD( &vei->attributes, vai, next );
1255 LDAP_SLIST_INSERT_HEAD(&vei->attributes, vai, next);
  /src/external/bsd/openldap/dist/servers/slapd/
mr.c 115 LDAP_SLIST_INSERT_HEAD(&mr_list, smr, smr_next);
txn.c 254 LDAP_SLIST_INSERT_HEAD( &o->o_extra, txn, oe_next );
backend.c 1691 LDAP_SLIST_INSERT_HEAD(&op->o_extra, &oex.oe, oe_next);
1852 LDAP_SLIST_INSERT_HEAD(&op->o_extra, &oex.oe, oe_next);
2040 LDAP_SLIST_INSERT_HEAD(&op->o_extra, &oex.oe, oe_next);
add.c 196 LDAP_SLIST_INSERT_HEAD(&op->o_extra, &oex->oe, oe_next);
controls.c 333 LDAP_SLIST_INSERT_HEAD( &controls_list, sc, sc_next );
syncrepl.c 3273 LDAP_SLIST_INSERT_HEAD( &op->o_extra, &oes.oe, oe_next );
  /src/external/bsd/openldap/dist/libraries/libldap/
tpool.c 467 LDAP_SLIST_INSERT_HEAD(&pq->ltp_free_list, task,
1067 LDAP_SLIST_INSERT_HEAD(&pq->ltp_free_list, task, ltt_next.l);
  /src/external/bsd/openldap/dist/contrib/slapd-modules/autogroup/
autogroup.c 161 LDAP_SLIST_INSERT_HEAD( &o.o_extra, &oex, oe_next );
218 LDAP_SLIST_INSERT_HEAD( &o.o_extra, &oex, oe_next );
292 LDAP_SLIST_INSERT_HEAD( &o.o_extra, &oex, oe_next );
349 LDAP_SLIST_INSERT_HEAD( &o.o_extra, &oex, oe_next );
583 LDAP_SLIST_INSERT_HEAD( &o.o_extra, &oex, oe_next );
  /src/external/bsd/openldap/dist/include/
ldap_queue.h 177 #define LDAP_SLIST_INSERT_HEAD(head, elm, field) do { \
  /src/external/bsd/openldap/dist/servers/slapd/back-mdb/
id2entry.c 744 LDAP_SLIST_INSERT_HEAD( &op->o_extra, &moi->moi_oe, oe_next );
754 LDAP_SLIST_INSERT_HEAD( &op->o_extra, &moi->moi_oe, oe_next );
tools.c 760 LDAP_SLIST_INSERT_HEAD( &op.o_extra, &mdb_tool_axinfo[0]->ai_oe, oe_next );
1273 LDAP_SLIST_INSERT_HEAD( &op.o_extra, &ai.ai_oe, oe_next );
  /src/external/bsd/openldap/dist/servers/slapd/slapi/
slapi_ops.c 491 LDAP_SLIST_INSERT_HEAD(&pb->pb_op->o_extra, &oex.oe, oe_next);
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
memberof.c 445 LDAP_SLIST_INSERT_HEAD(&op2.o_extra, &oex, oe_next);
485 LDAP_SLIST_INSERT_HEAD(&op2.o_extra, &oex, oe_next);

Completed in 103 milliseconds