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

/sssd-io/src/db/
H A Dsysdb_subdomains.c918 bool store = false; local
952 store = true;
1024 if (!store && realm_flags == 0 && flat_flags == 0 && id_flags == 0
1038 if (store) {
/sssd-io/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