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

  /src/external/bsd/openldap/dist/include/
ldap_queue.h 237 #define LDAP_STAILQ_LAST(head, type, field) \
  /src/external/bsd/openldap/dist/contrib/slapd-modules/variant/
variant.c 1068 LDAP_STAILQ_LAST( &ov->variants, variantEntry_info, next );
1122 LDAP_STAILQ_LAST( &ov->regex_variants, variantEntry_info, next );
  /src/external/bsd/openldap/dist/servers/slapd/
zn_malloc.c 959 zlh_last = LDAP_STAILQ_LAST(&zh->zh_latency_history_queue,
  /src/external/bsd/openldap/dist/servers/lloadd/
config.c 1234 tier = LDAP_STAILQ_LAST( &tiers, LloadTier, t_next );

Completed in 44 milliseconds