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

/illumos-gate/usr/src/cmd/rpcinfo/
H A Drpcinfo.c718 struct rpcbdump_short *rs, *rs_tail; local
867 rs_tail = rs;
869 rs_tail->next = rs;
870 rs_tail = rs;

Completed in 57 milliseconds