Home
last modified time | relevance | path

Searched refs:setPosixSpawnFileActionsAddDup2 (Results 1 – 1 of 1) sorted by relevance

/system/netd/server/
DTetherController.cpp119 int setPosixSpawnFileActionsAddDup2(posix_spawn_file_actions_t* fa, int fd, int new_fd) { in setPosixSpawnFileActionsAddDup2() function
270 int res = setPosixSpawnFileActionsAddDup2(&fa, pipeRead.get(), STDIN_FILENO); in startTethering()