Home
last modified time | relevance | path

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

/device/soc/beken/bk7235/liteos_m/third_party_adapter/musl/
Dfs.c179 int fcntl(int fd, int cmd, ...) in fcntl() function
320 int fcntl(int fd, int cmd, ...) in fcntl() function
/device/soc/esp/esp32/components/esp_lwip/port/include/lwip/
Dsockets.h689 static inline int fcntl(int s,int cmd,int val) in fcntl() function
754 #define fcntl(s,cmd,val) lwip_fcntl(s,cmd,val) macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Dsockets.h2502 #define fcntl(s, cmd, val) lwip_fcntl(s, cmd, val) macro
/device/soc/beken/bk7235/liteos_m/third_party_adapter/lwip_intf_v2_1/lwip-2.1.2/port/
Dsockets.c3978 fcntl(int s, int cmd, ...) in fcntl() function
/device/soc/esp/esp32/components/esp_lwip/lwip/src/api/
Dsockets.c4059 fcntl(int s, int cmd, ...) function