u1052              62 source3/lib/netapi/examples/user/user_setinfo.c 	struct USER_INFO_1052 u1052;
u1052             180 source3/lib/netapi/examples/user/user_setinfo.c 			u1052.usri1052_profile = val;
u1052             181 source3/lib/netapi/examples/user/user_setinfo.c 			buffer = (uint8_t *)&u1052;
u1052             151 source3/lib/netapi/user.c 	struct USER_INFO_1052 *u1052 = NULL;
u1052             271 source3/lib/netapi/user.c 			u1052 = (struct USER_INFO_1052 *)buffer;
u1052             272 source3/lib/netapi/user.c 			uX->usriX_profile	= u1052->usri1052_profile;