Home
last modified time | relevance | path

Searched refs:sockatmark (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/src/network/
Dsockatmark.c4 int sockatmark(int s) in sockatmark() function
/third_party/musl/porting/liteos_a/user/src/network/
Dsockatmark.c5 int sockatmark(int s) in sockatmark() function
/third_party/musl/libc-test/src/api/
Dsys_socket.c108 {int(*p)(int) = sockatmark;} in f()
/third_party/musl/include/sys/
Dsocket.h404 int sockatmark (int);
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h410 int sockatmark (int);
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h393 int sockatmark (int);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h402 int sockatmark (int);
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h402 int sockatmark (int);
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h404 int sockatmark (int);
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h402 int sockatmark (int);
/third_party/musl/
Dlibc.map.txt1658 sockatmark;
Dmusl_src.gni924 "src/network/sockatmark.c",