Home
last modified time | relevance | path

Searched refs:rdr_open (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/dcs/sparc/sun4u/
H A Drdr_messages.h84 int rdr_open(int family);
H A Ddcs.c488 if ((dcsfd = rdr_open(use_family)) == -1) { in init_server()
H A Drdr_messages.c362 rdr_open(int family) in rdr_open() function