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

/fuchsia/zircon/system/ulib/fdio/
H A Doutput.c41 .clone = fdio_default_clone,
H A Dwaitable.c77 .clone = fdio_default_clone,
H A Dnull.c113 zx_status_t fdio_default_clone(fdio_t* io, zx_handle_t* handles, uint32_t* types) { function
159 .clone = fdio_default_clone,
H A Dservice.c37 .clone = fdio_default_clone,
H A Dvmofile.c162 .clone = fdio_default_clone,
H A Dprivate.h196 zx_status_t fdio_default_clone(fdio_t* io, zx_handle_t* handles, uint32_t* types);

Completed in 34 milliseconds