Home
last modified time | relevance | path

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

/freebsd/sys/rpc/
H A Drpcb_prot.c119 rpcblist_ptr next_copy; in xdr_rpcblist_ptr() local
142 next_copy = next; in xdr_rpcblist_ptr()
143 rp = &next_copy; in xdr_rpcblist_ptr()
203 rpcb_entry_list_ptr next_copy; in xdr_rpcb_entry_list_ptr() local
227 next_copy = next; in xdr_rpcb_entry_list_ptr()
228 rp = &next_copy; in xdr_rpcb_entry_list_ptr()
/freebsd/lib/libc/rpc/
H A Drpcb_prot.c106 rpcblist_ptr next_copy; in xdr_rpcblist_ptr() local
129 next_copy = next; in xdr_rpcblist_ptr()
130 rp = &next_copy; in xdr_rpcblist_ptr()
189 rpcb_entry_list_ptr next_copy; in xdr_rpcb_entry_list_ptr() local
213 next_copy = next; in xdr_rpcb_entry_list_ptr()
214 rp = &next_copy; in xdr_rpcb_entry_list_ptr()