Searched refs:fcntl (Results 1 – 3 of 3) sorted by relevance
/lib/posix/options/ |
A D | fd_mgmt.c | 21 int fcntl(int fd, int cmd, ...) in fcntl() function 33 FUNC_ALIAS(fcntl, _fcntl, int);
|
A D | Kconfig.fd_mgmt | 9 This includes support for dup(), dup2(), fcntl(), fseeko(), ftello(), ftruncate(), 23 When selected via Kconfig, Zephyr will provide an alias for fcntl() as _fcntl().
|
/lib/libc/arcmwdt/include/ |
A D | fcntl.h | 10 #include_next <fcntl.h>
|
Completed in 28 milliseconds