Home
last modified time | relevance | path

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

/Zephyr-latest/lib/os/
Dfdtable.c40 static const struct fd_op_vtable stdinout_fd_op_vtable; variable
52 .vtable = &stdinout_fd_op_vtable,
59 .vtable = &stdinout_fd_op_vtable,
66 .vtable = &stdinout_fd_op_vtable,
567 static const struct fd_op_vtable stdinout_fd_op_vtable = { variable