Home
last modified time | relevance | path

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

/Zephyr-latest/lib/posix/options/
Dfd_mgmt.c17 int zvfs_fcntl(int fd, int cmd, va_list arg);
27 ret = zvfs_fcntl(fd, cmd, args); in fcntl()
/Zephyr-latest/lib/os/
Dfdtable.c484 int zvfs_fcntl(int fd, int cmd, va_list args) in zvfs_fcntl() function