Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dpmap_prot2.c92 bool_t more_elements; in xdr_pmaplist() local
98 more_elements = (bool_t) (*rp != NULL); in xdr_pmaplist()
99 if (!xdr_bool (xdrs, &more_elements)) in xdr_pmaplist()
101 if (!more_elements) in xdr_pmaplist()

Completed in 2 milliseconds