Searched defs:non_posix (Results 1 - 3 of 3) sorted by relevance
/sssd-io/src/providers/ldap/ | ||
H A D | sdap_async_enum.c | 719 bool non_posix = false; local 731 non_posix = true; 756 if (!non_posix && use_mapping) { |
H A D | ldap_id.c | 59 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 D | sdap_async_initgroups.c | 2696 bool non_posix; member in struct:sdap_get_initgr_state 2756 state->non_posix = true; 2848 if (state->non_posix) { |
Completed in 18 milliseconds