Searched refs:n (Results 1 – 5 of 5) sorted by relevance
/socket/ |
A D | listen.c | 25 __listen (int fd, int n) in __listen() argument
|
A D | send.c | 23 __send (int fd, const void *buf, size_t n, int flags) in __send() argument
|
A D | recv.c | 24 __recv (int fd, void *buf, size_t n, int flags) in __recv() argument
|
A D | sendto.c | 24 __sendto (int fd, const void *buf, size_t n, int flags, in __sendto() argument
|
A D | recvfrom.c | 25 __recvfrom (int fd, void *buf, size_t n, int flags, __SOCKADDR_ARG addr, in __recvfrom() argument
|
Completed in 36 milliseconds