Home
last modified time | relevance | path

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

/socket/
A Dopensock.c28 int type = SOCK_DGRAM | SOCK_CLOEXEC; in __opensock() local
A Dsocket.c25 __socket (int domain, int type, int protocol) in __socket()
A Dsocketpair.c26 socketpair (int domain, int type, int protocol, int fds[2]) in socketpair()
/socket/sys/
A Dsocket.h78 # define __SOCKADDR_ONETYPE(type) struct type *__restrict __##type##__; argument
82 # define __SOCKADDR_ONETYPE(type) const struct type *__restrict __##type##__; argument

Completed in 10 milliseconds