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

/freebsd-10.1-release/usr.bin/rpcinfo/
H A Drpcinfo.c686 struct rpcbdump_short *rs, *rs_tail; local
827 rs_tail = rs;
829 rs_tail->next = rs;
830 rs_tail = rs;

Completed in 75 milliseconds