Searched refs:f_rdisc (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/xlint/lint2/
H A Dlint2.h152 u_int f_rdisc : 1; /* return value discarded (casted to void) */ member in struct:fcall
H A Dchk.c1097 used |= call->f_rused || call->f_rdisc;
1098 ignored |= !call->f_rused && !call->f_rdisc;
H A Dread.c334 fcall->f_rdisc = rdisc;

Completed in 260 milliseconds