Home
last modified time | relevance | path

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

/freebsd/usr.bin/rpcinfo/
H A Drpcinfo.c142 static void print_rmtcallstat(int, rpcb_stat *);
1064 print_rmtcallstat(RPCBVERS_2_STAT, &inf[RPCBVERS_2_STAT]);
1117 print_rmtcallstat(RPCBVERS_3_STAT, &inf[RPCBVERS_3_STAT]);
1185 print_rmtcallstat(RPCBVERS_4_STAT, &inf[RPCBVERS_4_STAT]);
1612 print_rmtcallstat(int rtype, rpcb_stat *infp) function