Searched refs:userObjectName (Results 1 – 1 of 1) sorted by relevance
5847 user_addr_t userObjectName = (user_addr_t)p1; in eventlinkConfigurationTrap() local5857 ret = copyinstr(userObjectName, &eventlinkName[0], sizeof(eventlinkName), &eventLinkNameLen); in eventlinkConfigurationTrap()5920 user_addr_t userObjectName = (user_addr_t)p1; in workgroupConfigurationTrap() local5930 ret = copyinstr(userObjectName, &workgroupName[0], sizeof(workgroupName), &workgroupNameLen); in workgroupConfigurationTrap()