u1024 60 source3/lib/netapi/examples/user/user_setinfo.c struct USER_INFO_1024 u1024; u1024 172 source3/lib/netapi/examples/user/user_setinfo.c u1024.usri1024_country_code = atoi(val); u1024 173 source3/lib/netapi/examples/user/user_setinfo.c buffer = (uint8_t *)&u1024; u1024 149 source3/lib/netapi/user.c struct USER_INFO_1024 *u1024 = NULL; u1024 263 source3/lib/netapi/user.c u1024 = (struct USER_INFO_1024 *)buffer; u1024 264 source3/lib/netapi/user.c uX->usriX_country_code = u1024->usri1024_country_code;