Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/core/
Dstats.c140 stats_display_sys(struct stats_sys *sys) in stats_display_sys()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/
DMakefile72 sys: target
/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/include/lwip/
Dstats.h301 struct stats_sys sys; member
525 #define stats_display_sys(sys) argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Dstats.h320 struct stats_sys sys; member
560 #define stats_display_sys(sys) argument
/device/soc/hisilicon/ws63v100/sdk/kernel/liteos/liteos_v208.5.0/Huawei_LiteOS/open_source/musl/src/internal/
Dsyscall.h62 static inline long __alt_socketcall(int sys, int sock, int cp, long a, long b, long c, long d, long… in __alt_socketcall()