Searched refs:accept (Results 1 – 4 of 4) sorted by relevance
| /include/internal/ |
| A D | sockets.h | 62 # define accept(s,f,l) ((int)accept(s,f,l)) macro
|
| A D | e_os.h | 313 # define accept(a,b,c) accept(a,(struct sockaddr *)b,c) macro
|
| /include/openssl/ |
| A D | ct.h.in | 354 * that "*pp" is large enough to accept all of the serialized data. 381 * that "*pp" is large enough to accept all of the serialized data.
|
| A D | bio.h.in | 40 # define BIO_TYPE_DESCRIPTOR 0x0100 /* socket, fd, connect or accept */ 286 /* Returned from the accept BIO when an accept would have blocked */
|
Completed in 12 milliseconds