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

/fuchsia/zircon/system/ulib/fdio/
H A Dservice.c28 static fdio_ops_t zx_svc_ops = { variable
70 svc->io.ops = &zx_svc_ops;
96 if (io->ops == &zx_svc_ops) {
125 if (io->ops == &zx_svc_ops) {

Completed in 46 milliseconds