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