Home
last modified time | relevance | path

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

/trusty/kernel/lib/trusty/
Dsyscall.c83 static const struct sys_fd_ops* get_sys_fd_handler(uint32_t fd) { in get_sys_fd_handler() function
163 const struct sys_fd_ops* ops = get_sys_fd_handler(fd); in sys_writev()
209 const struct sys_fd_ops* ops = get_sys_fd_handler(fd); in sys_readv()
218 const struct sys_fd_ops* ops = get_sys_fd_handler(fd); in sys_ioctl()