Searched defs:store (Results 1 - 2 of 2) sorted by relevance

/sssd/src/db/
H A Dsysdb_subdomains.c846 bool store = false; local
880 store = true;
952 if (!store && realm_flags == 0 && flat_flags == 0 && id_flags == 0
966 if (store) {
/sssd/src/providers/ldap/
H A Dsdap.c408 bool store; local
513 store = true;
520 store = false;
525 store = true;
530 store = false;
533 if (store) {
598 /* No map, just store the attribute */

Completed in 16 milliseconds