user_flgs          61 nsswitch/libwbclient/wbc_pam.c 	i->user_flags	= resp->data.auth.info3.user_flgs;
user_flgs        1227 nsswitch/wbinfo.c 			if (response.data.auth.info3.user_flgs & NETLOGON_CACHED_ACCOUNT) {
user_flgs         764 nsswitch/wbinfo4.c 			if (response.data.auth.info3.user_flgs & NETLOGON_CACHED_ACCOUNT) {
user_flgs         437 nsswitch/winbind_struct_protocol.h 				uint32_t user_flgs;
user_flgs          61 source3/winbindd/winbindd_pam.c 	state->response.data.auth.info3.user_flgs = info3->base.user_flags;