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

  /src/external/bsd/openldap/dist/servers/slapd/back-mdb/
add.c 139 p = (Entry *)&slap_entry_root;
144 if ( p != (Entry *)&slap_entry_root && is_entry_referral( p )) {
152 if ( p != (Entry *)&slap_entry_root )
168 if ( p != (Entry *)&slap_entry_root )
179 if ( p != (Entry *)&slap_entry_root ) {
228 if ( p != (Entry *)&slap_entry_root ) {
delete.c 193 p = (Entry *)&slap_entry_root;
modrdn.c 351 np = (Entry *)&slap_entry_root;
  /src/external/bsd/openldap/dist/servers/slapd/back-wt/
add.c 139 p = (Entry *)&slap_entry_root;
144 if ( p != (Entry *)&slap_entry_root ) {
163 if ( p != (Entry *)&slap_entry_root )
174 if ( p != (Entry *)&slap_entry_root ) {
221 if ( p != (Entry *)&slap_entry_root ) {
delete.c 210 p = (Entry *)&slap_entry_root;
  /src/external/bsd/openldap/dist/servers/slapd/
entry.c 51 const Entry slap_entry_root = { variable
proto-slap.h 1010 LDAP_SLAPD_V (const Entry) slap_entry_root;
bconfig.c 6534 parent = (Entry *)&slap_entry_root;

Completed in 24 milliseconds