Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drpcb_prot.c95 rpcblist_ptr next_copy; in xdr_rpcblist_ptr() local
114 next_copy = next; in xdr_rpcblist_ptr()
115 rp = &next_copy; in xdr_rpcblist_ptr()
164 rpcb_entry_list_ptr next_copy; in xdr_rpcb_entry_list_ptr() local
184 next_copy = next; in xdr_rpcb_entry_list_ptr()
185 rp = &next_copy; in xdr_rpcb_entry_list_ptr()
H A Dpmap_prot.c128 pmaplist_ptr next_copy; in xdr_pmaplist_ptr() local
147 next_copy = next; in xdr_pmaplist_ptr()
148 rp = &next_copy; in xdr_pmaplist_ptr()