Searched refs:sockfd_buff (Results 1 – 1 of 1) sorted by relevance
228 char sockfd_buff[30]; in usbip_host_export_device() local250 snprintf(sockfd_buff, sizeof(sockfd_buff), "%d\n", sockfd); in usbip_host_export_device()252 ret = write_sysfs_attribute(sockfd_attr_path, sockfd_buff, in usbip_host_export_device()253 strlen(sockfd_buff)); in usbip_host_export_device()256 sockfd_buff, sockfd_attr_path); in usbip_host_export_device()