Searched refs:rpc1 (Results 1 – 3 of 3) sorted by relevance
49 rpc1=`vmstat -m | grep rpc | tail -1 | awk '{print $2}'`66 if [ $((rpc2 - rpc1)) -gt 2 ]; then67 echo "rpc memory leak. Was $rpc1, is $rpc2"
123 compare_rpcent(struct rpcent *rpc1, struct rpcent *rpc2, void *mdata) in compare_rpcent() argument127 if (rpc1 == rpc2) in compare_rpcent()130 if ((rpc1 == NULL) || (rpc2 == NULL)) in compare_rpcent()133 if ((strcmp(rpc1->r_name, rpc2->r_name) != 0) || in compare_rpcent()134 (rpc1->r_number != rpc2->r_number)) in compare_rpcent()137 c1 = rpc1->r_aliases; in compare_rpcent()140 if ((rpc1->r_aliases == NULL) || (rpc2->r_aliases == NULL)) in compare_rpcent()155 dump_rpcent(rpc1); in compare_rpcent()
1035 # http://forum.rpc1.org/favicon.ico