Lines Matching refs:FALSE
187 rstrm->frag_sent = FALSE; in xdrrec_create()
221 return FALSE; in libc_hidden_nolink_sunrpc()
241 if (!flush_out (rstrm, FALSE)) in xdrrec_putlong()
242 return FALSE; in xdrrec_putlong()
262 return FALSE; in xdrrec_getbytes()
264 return FALSE; in xdrrec_getbytes()
269 return FALSE; in xdrrec_getbytes()
294 if (!flush_out (rstrm, FALSE)) in xdrrec_putbytes()
295 return FALSE; in xdrrec_putbytes()
364 return FALSE; in xdrrec_setpos()
429 return FALSE; in xdrrec_getint32()
449 if (!flush_out (rstrm, FALSE)) in xdrrec_putint32()
450 return FALSE; in xdrrec_putint32()
474 return FALSE; in xdrrec_skiprecord()
477 return FALSE; in xdrrec_skiprecord()
479 rstrm->last_frag = FALSE; in xdrrec_skiprecord()
504 return FALSE; in libc_hidden_nolink_sunrpc()
523 rstrm->frag_sent = FALSE; in libc_hidden_nolink_sunrpc()
550 return FALSE; in libc_hidden_nolink_sunrpc()
568 return FALSE; in fill_input_buf()
586 return FALSE; in get_input_bytes()
604 return FALSE; in set_input_fragment()
606 rstrm->last_frag = ((header & LAST_FRAG) == 0) ? FALSE : TRUE; in set_input_fragment()
618 return FALSE; in set_input_fragment()
634 return FALSE; in skip_input_bytes()