Home
last modified time | relevance | path

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

/system/ulib/fdio/
A Dzxio.c291 zx_handle_t hbuf[out_handle_count]; in fidl_ioctl() local
297 in_len, &status, hbuf, in fidl_ioctl()
304 zx_handle_close_many(hbuf, out_handle_actual); in fidl_ioctl()
308 zx_handle_close_many(hbuf, out_handle_actual); in fidl_ioctl()
312 memcpy(out_buf, hbuf, out_handle_count * sizeof(zx_handle_t)); in fidl_ioctl()

Completed in 5 milliseconds