Searched defs:non_posix (Results 1 - 3 of 3) sorted by relevance

/sssd-io/src/providers/ldap/
H A Dsdap_async_enum.c719 bool non_posix = false; local
731 non_posix = true;
756 if (!non_posix && use_mapping) {
H A Dldap_id.c59 bool non_posix; member in struct:users_get_state
119 state->non_posix = true;
320 if (state->non_posix) {
417 !state->non_posix)) {
684 bool non_posix; member in struct:groups_get_state
747 state->non_posix = true;
868 if (state->non_posix
962 !state->non_posix)) {
1237 bool non_posix; member in struct:groups_by_user_state
1320 state->non_posix
[all...]
H A Dsdap_async_initgroups.c2696 bool non_posix; member in struct:sdap_get_initgr_state
2756 state->non_posix = true;
2848 if (state->non_posix) {

Completed in 24 milliseconds