Home
last modified time | relevance | path

Searched defs:fcntl (Results 1 – 6 of 6) sorted by relevance

/components/dfs/dfs_v1/src/
A Ddfs_posix.c486 int fcntl(int fildes, int cmd, ...) in fcntl() function
/components/dfs/dfs_v2/src/
A Ddfs_posix.c631 int fcntl(int fildes, int cmd, ...) in fcntl() function
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dsockets.h370 #define fcntl(a,b,c) lwip_fcntl(a,b,c) macro
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dsockets.h560 #define fcntl(s,cmd,val) lwip_fcntl(s,cmd,val) macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dsockets.h691 #define fcntl(s,cmd,val) lwip_fcntl(s,cmd,val) macro
/components/net/lwip/lwip-2.1.2/src/api/
A Dsockets.c3928 fcntl(int s, int cmd, ...) in fcntl() function

Completed in 21 milliseconds