Home | Sort by: relevance | last modified time | path |
/src/lib/libc/rpc/ | |
rpcb_prot.c | 135 rpcblist_ptr next_copy; local in function:xdr_rpcblist_ptr 163 next_copy = next; 164 rp = &next_copy; 166 * Note that in the subsequent iteration, next_copy 226 rpcb_entry_list_ptr next_copy; local in function:xdr_rpcb_entry_list_ptr 255 next_copy = next; 256 rp = &next_copy; 258 * Note that in the subsequent iteration, next_copy |
rpcb_prot.c | 135 rpcblist_ptr next_copy; local in function:xdr_rpcblist_ptr 163 next_copy = next; 164 rp = &next_copy; 166 * Note that in the subsequent iteration, next_copy 226 rpcb_entry_list_ptr next_copy; local in function:xdr_rpcb_entry_list_ptr 255 next_copy = next; 256 rp = &next_copy; 258 * Note that in the subsequent iteration, next_copy |