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

/freebsd-11-stable/usr.bin/rpcinfo/
H A Drpcinfo.c152 static void print_rmtcallstat(int, rpcb_stat *);
1074 print_rmtcallstat(RPCBVERS_2_STAT, &inf[RPCBVERS_2_STAT]);
1127 print_rmtcallstat(RPCBVERS_3_STAT, &inf[RPCBVERS_3_STAT]);
1195 print_rmtcallstat(RPCBVERS_4_STAT, &inf[RPCBVERS_4_STAT]);
1622 print_rmtcallstat(int rtype, rpcb_stat *infp) function

Completed in 46 milliseconds