Home
last modified time | relevance | path

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

/freebsd/sys/rpc/
H A Dkrpc.h113 bool_t ct_record_eor; /* true if reading last fragment */ member
H A Dclnt_vc.c1087 ct->ct_record_eor = ((header & 0x80000000) != 0); in clnt_vc_soupcall()
1127 if (ct->ct_record_eor) { in clnt_vc_soupcall()