Home
last modified time | relevance | path

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

/system/ulib/fdio/
A Dsocket.c346 static fdio_ops_t fdio_socket_stream_ops = {
381 static fdio_ops_t fdio_socket_dgram_ops = {
416 static fdio_t* fdio_socket_create(zx_handle_t s, int flags, fdio_ops_t* ops) { in fdio_socket_create()
A Dprivate.h76 } fdio_ops_t; typedef
92 fdio_ops_t* ops;
A Dzxio.c184 fdio_ops_t fdio_zxio_ops = {
430 static fdio_ops_t fdio_zxio_remote_ops = {
563 fdio_ops_t fdio_zxio_vmofile_ops = {
839 static fdio_ops_t fdio_zxio_pipe_ops = {
960 static fdio_ops_t fdio_zxio_debuglog_ops = {
A Dnamespace.c400 static fdio_ops_t dir_ops = {

Completed in 12 milliseconds