Searched refs:rio_h (Results 1 – 1 of 1) sorted by relevance
| /system/ulib/fdio/ |
| A D | remoteio.c | 594 static zx_status_t zxrio_getobject(zx_handle_t rio_h, uint32_t op, const char* name, in zxrio_getobject() argument 607 return zxrio_sync_open_connection(rio_h, op, flags, mode, name, len, info, out); in zxrio_getobject() 614 if ((r = zxrio_connect(rio_h, h1, op, flags, mode, name)) < 0) { in zxrio_getobject()
|
Completed in 5 milliseconds