Searched refs:fdio_get_vmo_exact (Results 1 – 3 of 3) sorted by relevance
60 zx_status_t fdio_get_vmo_exact(int fd, zx_handle_t* out_vmo);
23 zx_status_t status = fdio_get_vmo_exact(fd, &vdso_vmo); in main()
151 zx_status_t fdio_get_vmo_exact(int fd, zx_handle_t* out_vmo) { in fdio_get_vmo_exact() function
Completed in 3 milliseconds