Home
last modified time | relevance | path

Searched refs:__socket (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/bionic/
DNetdClientDispatch.cpp34 extern "C" __socketcall int __socket(int, int, int);
52 __socket,
/bionic/libc/async_safe/
Dasync_safe_log.cpp59 static int __socket(int domain, int type, int protocol) { in __socket() function
505 int log_fd = TEMP_FAILURE_RETRY(__socket(PF_UNIX, SOCK_DGRAM | SOCK_CLOEXEC | SOCK_NONBLOCK, 0)); in open_log_socket()
/bionic/libc/
DSYSCALLS.TXT258 int __socket:socket(int, int, int) arm,lp64
277 int __socket:socketcall:1(int, int, int) x86
Dlibc.map.txt169 __socket; # arm x86 introduced=21
/bionic/tools/versioner/platforms/
Dlibc.map.txt169 __socket; # arm x86 introduced=21