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