Searched refs:send_handles (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/ulib/fdio/
H A Dspawn.c139 static zx_status_t send_handles(zx_handle_t launcher, size_t handle_capacity, function
498 status = send_handles(launcher, handle_capacity, flags, job, action_count, actions, err_msg);
500 // When |send_handles| fails, it consumes all the action handles

Completed in 73 milliseconds