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

  /src/external/bsd/openldap/dist/servers/slapd/
mr.c 383 LDAP_SLIST_FOREACH( mr, &mr_list, smr_next ) {
495 LDAP_SLIST_FOREACH(mr, &mr_list, smr_next ) {
532 LDAP_SLIST_FOREACH( mru, &mru_list, smru_next ) {
controls.c 487 LDAP_SLIST_FOREACH( sc, &controls_list, sc_next ) {
516 LDAP_SLIST_FOREACH( sc, &controls_list, sc_next ) {
538 LDAP_SLIST_FOREACH( sc, &controls_list, sc_next ) {
560 LDAP_SLIST_FOREACH( sc, &controls_list, sc_next ) {
txn.c 323 LDAP_SLIST_FOREACH(oex, &o->o_extra, oe_next) {
backend.c 1466 LDAP_SLIST_FOREACH(oex, &op->o_extra, oe_next) {
1720 LDAP_SLIST_FOREACH(oex, &op->o_extra, oe_next) {
1985 LDAP_SLIST_FOREACH(oex, &op->o_extra, oe_next) {
add.c 353 LDAP_SLIST_FOREACH(oex, &op->o_extra, oe_next) {
syncrepl.c 2832 LDAP_SLIST_FOREACH( oex, &op->o_extra, oe_next ) {
  /src/external/bsd/openldap/dist/contrib/slapd-modules/variant/
variant.c 157 LDAP_SLIST_FOREACH( vai, &vei->attributes, next ) {
302 LDAP_SLIST_FOREACH( vai, &vei->attributes, next ) {
477 LDAP_SLIST_FOREACH( vai, &vei->attributes, next ) {
1048 LDAP_SLIST_FOREACH( vai2, &vai->variant->attributes, next ) {
1308 LDAP_SLIST_FOREACH( vai, &vei->attributes, next ) {
1331 LDAP_SLIST_FOREACH( vai, &vei->attributes, next ) {
  /src/external/bsd/openldap/dist/servers/slapd/back-relay/
op.c 138 LDAP_SLIST_FOREACH( oex, &op->o_extra, oe_next ) {
  /src/external/bsd/openldap/dist/contrib/slapd-modules/autogroup/
autogroup.c 1064 LDAP_SLIST_FOREACH( oex, &op->o_extra, oe_next ) {
1155 LDAP_SLIST_FOREACH( oex, &op->o_extra, oe_next ) {
1573 LDAP_SLIST_FOREACH( oex, &op->o_extra, oe_next ) {
1679 LDAP_SLIST_FOREACH( oex, &op->o_extra, oe_next ) {
  /src/external/bsd/openldap/dist/include/
ldap_queue.h 161 #define LDAP_SLIST_FOREACH(var, head, field) \
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
memberof.c 632 LDAP_SLIST_FOREACH( oex, &op->o_extra, oe_next ) {
871 LDAP_SLIST_FOREACH( oex, &op->o_extra, oe_next ) {
911 LDAP_SLIST_FOREACH( oex, &op->o_extra, oe_next ) {
1334 LDAP_SLIST_FOREACH( oex, &op->o_extra, oe_next ) {
  /src/external/bsd/openldap/dist/servers/slapd/back-mdb/
id2entry.c 575 LDAP_SLIST_FOREACH( oex, &op->o_extra, oe_next ) {
726 LDAP_SLIST_FOREACH( oex, &op->o_extra, oe_next ) {

Completed in 34 milliseconds