Searched refs:SendFileDescriptorToSocket (Results 1 – 5 of 5) sorted by relevance
8 SendFileDescriptorToSocket*;
32 bool SendFileDescriptorToSocket(int sockfd, int fd);
307 bool SendFileDescriptorToSocket(int sockfd, int fd) in SendFileDescriptorToSocket() function
306 SendFileDescriptorToSocket(connectionFd, fd); in HandleDefaultClientRequest()318 SendFileDescriptorToSocket(connectionFd, fd); in HandleLogFileDesClientRequest()483 SendFileDescriptorToSocket(connectionFd, fd); in HandlePipeFdClientRequest()
372 SendFileDescriptorToSocket(connectionFd, testFdServer); in DoServerProcess()