Searched refs:proto_test (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/avs/rdc/ |
H A D | sndrboot.c | 114 static int proto_test = 0; variable 338 &conf, proto_test?NC_UDP: NULL, "rdc", &tinfo, rpcbind); 369 &conf, proto_test?NC_UDP: NULL, "rdc", &tinfo, rpcbind); 824 proto_test = 1;
|
H A D | sndradm.c | 166 static int proto_test = 0; variable 1855 proto_test = 1; 3871 &conf, proto_test ? NC_UDP:NULL, "rdc", &tinfo, 3904 &conf, proto_test ? NC_UDP: NULL, "rdc", &tinfo,
|