Searched refs:fcntl (Results 1 – 2 of 2) sorted by relevance
| /lib/liblwip/src/include/lwip/ | ||
| D | sockets.h | 368 #define fcntl(a,b,c) lwip_fcntl(a,b,c) macro |
| /lib/liblwip/ | ||
| D | CHANGELOG | 186 * sockets.h: fixed bug #34580 fcntl() is missing in LWIP_COMPAT_SOCKETS |