Home
last modified time | relevance | path

Searched refs:ALLOW_SOCKET_FUNC_NAME (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/porting/linux/user/src/network/
H A Dsocket.c12 static const char *ALLOW_SOCKET_FUNC_NAME = "IsAllowInternet"; variable
29 AllowFunc func = (AllowFunc)dlsym(handler, ALLOW_SOCKET_FUNC_NAME); in is_allow_internet()
/third_party/musl/porting/liteos_a/user/src/network/
H A Dsocket.c12 static const char *ALLOW_SOCKET_FUNC_NAME = "IsAllowInternet"; variable
29 AllowFunc func = (AllowFunc)dlsym(handler, ALLOW_SOCKET_FUNC_NAME); in is_allow_internet()
/third_party/musl/src/network/
H A Dsocket.c15 static const char *ALLOW_SOCKET_FUNC_NAME = "IsAllowInternet"; variable
32 AllowFunc func = (AllowFunc)dlsym(handler, ALLOW_SOCKET_FUNC_NAME); in is_allow_internet()

Completed in 2 milliseconds