Searched refs:domain (Results 1 – 1 of 1) sorted by relevance
26 xsocket (int domain, int type, int protocol) in xsocket() argument28 int fd = socket (domain, type, protocol); in xsocket()30 FAIL_EXIT1 ("socket (%d, %d, %d): %m\n", domain, type, protocol); in xsocket()
Completed in 3 milliseconds