Searched refs:vfalse (Results 1 – 1 of 1) sorted by relevance
971 bool_t vfalse = FALSE; in xdr_encode_rlist_svc() local974 return (xdr_bool(xdrs, &vfalse)); in xdr_encode_rlist_svc()980 bool_t vfalse = FALSE, vtrue = TRUE; in xdr_encode_wlist() local987 return (xdr_bool(xdrs, &vfalse)); in xdr_encode_wlist()1015 if (!xdr_bool(xdrs, &vfalse)) in xdr_encode_wlist()