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