Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/network/
H A Dsocket.c10 typedef uint8_t (*AllowFunc)(void); typedef
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.c10 typedef uint8_t (*AllowFunc)(void); typedef
29 AllowFunc func = (AllowFunc)dlsym(handler, ALLOW_SOCKET_FUNC_NAME); in is_allow_internet()
/third_party/musl/src/network/
H A Dsocket.c13 typedef uint8_t (*AllowFunc)(void); typedef
32 AllowFunc func = (AllowFunc)dlsym(handler, ALLOW_SOCKET_FUNC_NAME); in is_allow_internet()

Completed in 1 milliseconds