Searched refs:more_elements (Results 1 – 3 of 3) sorted by relevance
116 bool_t more_elements; in xdr_rpcblist_ptr() local123 more_elements = (bool_t)(*rp != NULL); in xdr_rpcblist_ptr()124 if (! xdr_bool(xdrs, &more_elements)) { in xdr_rpcblist_ptr()127 if (! more_elements) { in xdr_rpcblist_ptr()200 bool_t more_elements; in xdr_rpcb_entry_list_ptr() local207 more_elements = (bool_t)(*rp != NULL); in xdr_rpcb_entry_list_ptr()208 if (! xdr_bool(xdrs, &more_elements)) { in xdr_rpcb_entry_list_ptr()211 if (! more_elements) { in xdr_rpcb_entry_list_ptr()
103 bool_t more_elements; in xdr_rpcblist_ptr() local110 more_elements = (bool_t)(*rp != NULL); in xdr_rpcblist_ptr()111 if (! xdr_bool(xdrs, &more_elements)) { in xdr_rpcblist_ptr()114 if (! more_elements) { in xdr_rpcblist_ptr()186 bool_t more_elements; in xdr_rpcb_entry_list_ptr() local193 more_elements = (bool_t)(*rp != NULL); in xdr_rpcb_entry_list_ptr()194 if (! xdr_bool(xdrs, &more_elements)) { in xdr_rpcb_entry_list_ptr()197 if (! more_elements) { in xdr_rpcb_entry_list_ptr()
95 bool_t more_elements; in xdr_pmaplist() local105 more_elements = (bool_t)(*rp != NULL); in xdr_pmaplist()106 if (! xdr_bool(xdrs, &more_elements)) in xdr_pmaplist()108 if (! more_elements) in xdr_pmaplist()