Lines Matching refs:domain
687 static int my_socket(int domain, int type, int protocol)692 fd = socket(domain, type, protocol);