Searched refs:launchpad_clone (Results 1 – 11 of 11) sorted by relevance
| /system/utest/spawn/ |
| A D | launcher.c | 14 launchpad_clone(lp, LP_CLONE_ALL); in main()
|
| /system/utest/vdso-variant/ |
| A D | vdso-variant.c | 34 launchpad_clone(lp, LP_CLONE_ALL); in main()
|
| /system/ulib/launchpad/ |
| A D | fdio.c | 34 zx_status_t launchpad_clone(launchpad_t* lp, uint32_t what) { in launchpad_clone() function
|
| /system/utest/stdio/ |
| A D | stdio.c | 75 ASSERT_EQ(launchpad_clone(lp, LP_CLONE_FDIO_NAMESPACE), in stdio_launchpad_pipe_test()
|
| /system/ulib/launchpad/include/launchpad/ |
| A D | launchpad.h | 243 zx_status_t launchpad_clone(launchpad_t* lp, uint32_t what);
|
| /system/dev/nand/aml-rawnand/ |
| A D | README | 32 launchpad_clone(lp, LP_CLONE_ENVIRON);
|
| /system/utest/channel-fatal/ |
| A D | channel-fatal-test.c | 113 launchpad_clone(lp, LP_CLONE_FDIO_STDIO | LP_CLONE_ENVIRON | LP_CLONE_DEFAULT_JOB); in bad_channel_call_contract_violation()
|
| /system/ulib/test-utils/ |
| A D | test-utils.c | 212 launchpad_clone(lp, LP_CLONE_FDIO_ALL); in tu_launch_fdio_init() 396 launchpad_clone(lp, LP_CLONE_ALL); in tu_run_program()
|
| /system/core/bootsvc/ |
| A D | main.cpp | 169 launchpad_clone(lp, LP_CLONE_ENVIRON | LP_CLONE_DEFAULT_JOB); in LaunchNextProcess()
|
| /system/utest/debugger/ |
| A D | utils.cpp | 182 launchpad_clone(lp, LP_CLONE_FDIO_ALL); in create_inferior()
|
| /system/core/devmgr/devmgr/ |
| A D | coordinator.cpp | 679 launchpad_clone(lp, LP_CLONE_ENVIRON); in dc_launch_devhost()
|
Completed in 22 milliseconds