u1012              56 source3/lib/netapi/examples/user/user_setinfo.c 	struct USER_INFO_1012 u1012;
u1012             158 source3/lib/netapi/examples/user/user_setinfo.c 			u1012.usri1012_usr_comment = val;
u1012             159 source3/lib/netapi/examples/user/user_setinfo.c 			buffer = (uint8_t *)&u1012;
u1012             147 source3/lib/netapi/user.c 	struct USER_INFO_1012 *u1012 = NULL;
u1012             255 source3/lib/netapi/user.c 			u1012 = (struct USER_INFO_1012 *)buffer;
u1012             256 source3/lib/netapi/user.c 			uX->usriX_usr_comment	= u1012->usri1012_usr_comment;