Searched refs:more_elements (Results 1 – 3 of 3) sorted by relevance
120 bool_t more_elements; in xdr_rpcblist_ptr() local127 more_elements = (bool_t)(*rp != NULL); in xdr_rpcblist_ptr()128 if (! xdr_bool(xdrs, &more_elements)) { in xdr_rpcblist_ptr()131 if (! more_elements) { in xdr_rpcblist_ptr()204 bool_t more_elements; in xdr_rpcb_entry_list_ptr() local211 more_elements = (bool_t)(*rp != NULL); in xdr_rpcb_entry_list_ptr()212 if (! xdr_bool(xdrs, &more_elements)) { in xdr_rpcb_entry_list_ptr()215 if (! more_elements) { in xdr_rpcb_entry_list_ptr()
108 bool_t more_elements; in xdr_rpcblist_ptr() local115 more_elements = (bool_t)(*rp != NULL); in xdr_rpcblist_ptr()116 if (! xdr_bool(xdrs, &more_elements)) { in xdr_rpcblist_ptr()119 if (! more_elements) { in xdr_rpcblist_ptr()191 bool_t more_elements; in xdr_rpcb_entry_list_ptr() local198 more_elements = (bool_t)(*rp != NULL); in xdr_rpcb_entry_list_ptr()199 if (! xdr_bool(xdrs, &more_elements)) { in xdr_rpcb_entry_list_ptr()202 if (! more_elements) { in xdr_rpcb_entry_list_ptr()
100 bool_t more_elements; in xdr_pmaplist() local110 more_elements = (bool_t)(*rp != NULL); in xdr_pmaplist()111 if (! xdr_bool(xdrs, &more_elements)) in xdr_pmaplist()113 if (! more_elements) in xdr_pmaplist()