Searched defs:xsocket (Results 1 – 2 of 2) sorted by relevance
3 int xsocket(int domain, int type, int protocol) in xsocket() function
131 #define xsocket(family, sotype, flags) \ macro