getpwent_user     667 source3/winbindd/winbindd_user.c 	struct getpwent_user *name_list = NULL;
getpwent_user     702 source3/winbindd/winbindd_user.c 		name_list = SMB_REALLOC_ARRAY(name_list, struct getpwent_user,
getpwent_user     803 source3/winbindd/winbindd_user.c 		struct getpwent_user *name_list = NULL;
getpwent_user     831 source3/winbindd/winbindd_user.c 		name_list = (struct getpwent_user *)ent->sam_entries;