u1005              48 source3/lib/netapi/examples/user/user_modalsset.c 	struct USER_MODALS_INFO_1005 u1005;
u1005             116 source3/lib/netapi/examples/user/user_modalsset.c 			u1005.usrmod1005_password_hist_len = 0;
u1005             117 source3/lib/netapi/examples/user/user_modalsset.c 			buffer = (uint8_t *)&u1005;
u1005              49 source3/lib/netapi/examples/user/user_setinfo.c 	struct USER_INFO_1005 u1005;
u1005             130 source3/lib/netapi/examples/user/user_setinfo.c 			u1005.usri1005_priv = atoi(val);
u1005             131 source3/lib/netapi/examples/user/user_setinfo.c 			buffer = (uint8_t *)&u1005;