Home
last modified time | relevance | path

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

/system/ulib/fdio/include/lib/fdio/
A Dspawn.h76 #define FDIO_SPAWN_ACTION_CLONE_FD ((uint32_t)0x0001u) macro
/system/utest/spawn/
A Dspawn.cpp309 action.action = FDIO_SPAWN_ACTION_CLONE_FD; in spawn_actions_fd_test()
351 actions[0].action = FDIO_SPAWN_ACTION_CLONE_FD; in spawn_actions_fd_test()
549 action.action = FDIO_SPAWN_ACTION_CLONE_FD; in spawn_errors_test()
/system/ulib/fdio/
A Dspawn.c260 case FDIO_SPAWN_ACTION_CLONE_FD: in send_handles()
466 case FDIO_SPAWN_ACTION_CLONE_FD: in fdio_spawn_vmo()
/system/ulib/runtests-utils/
A Dfuchsia-run-test.cpp267 fdio_spawn_action{.action = FDIO_SPAWN_ACTION_CLONE_FD, in FuchsiaRunTest()

Completed in 14 milliseconds