Home
last modified time | relevance | path

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

/system/ulib/fdio/include/lib/fdio/
A Dutil.h90 zx_status_t fdio_service_connect(const char* svcpath, zx_handle_t h);
/system/ulib/fdio/
A Dremoteio.c243 zx_status_t fdio_service_connect(const char* svcpath, zx_handle_t h) { in fdio_service_connect() argument
244 if (svcpath == NULL) { in fdio_service_connect()
250 return fdio_ns_connect(fdio_root_ns, svcpath, in fdio_service_connect()

Completed in 5 milliseconds