Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/rpcinfo/
H A Drpcinfo.c114 static void print_rmtcallstat(/* rtype, infp */);
1156 print_rmtcallstat(RPCBVERS_2_STAT, &inf[RPCBVERS_2_STAT]);
1210 print_rmtcallstat(RPCBVERS_3_STAT, &inf[RPCBVERS_3_STAT]);
1280 print_rmtcallstat(RPCBVERS_4_STAT, &inf[RPCBVERS_4_STAT]);
1762 print_rmtcallstat(rtype, infp) in print_rmtcallstat() function