Home
last modified time | relevance | path

Searched defs:accept (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/arch-x86/syscalls/
Daccept.S6 .globl accept symbol
9 accept: label
/bionic/libc/arch-mips/syscalls/
Daccept.S4 .globl accept symbol
8 accept: label
/bionic/libc/unistd/
Dsocketcalls.c106 int accept(int sock, struct sockaddr *adresse, socklen_t *longueur) in accept() function
/bionic/libc/netbsd/isc/
Deventlib_p.h174 struct { evAccept *this; } accept; member