Searched refs:rdr_open (Results 1 – 3 of 3) sorted by relevance
84 int rdr_open(int family);
488 if ((dcsfd = rdr_open(use_family)) == -1) { in init_server()
362 rdr_open(int family) in rdr_open() function