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

/osnet-11/usr/src/lib/libnsl/rpc/
H A Drpcb_prot.c97 rpcblist_ptr next_copy; local
116 next_copy = next;
117 rp = &next_copy;
119 * Note that in the subsequent iteration, next_copy
166 rpcb_entry_list_ptr next_copy; local
186 next_copy = next;
187 rp = &next_copy;
189 * Note that in the subsequent iteration, next_copy
H A Dpmap_prot.c130 pmaplist_ptr next_copy; local
149 next_copy = next;
150 rp = &next_copy;
152 * Note that in the subsequent iteration, next_copy

Completed in 21 milliseconds