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