Searched refs:tmpTunFd (Results 1 – 1 of 1) sorted by relevance
450 unique_fd tmpTunFd(res); in startClatd() local461 res = ioctl(tmpTunFd, TUNSETIFF, &ifr, sizeof(ifr)); in startClatd()529 res = posix_spawn_file_actions_adddup2(&fa, tmpTunFd, passedTunFd); in startClatd()