Searched refs:obuff (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ipfilter/samples/
H A Drelay.c29 char obuff[RELAY_BUFSZ]; variable
40 iwh = iwt = obuff;
56 if (iwh < (obuff + RELAY_BUFSZ))
82 rw = read(rfd, iwh, obuff + RELAY_BUFSZ - iwh);
100 iwh = iwt = obuff;
/freebsd-11-stable/contrib/binutils/bfd/
H A Dieee.c3106 unsigned char obuff[OBS];
3110 output_ptr_start = output_ptr = obuff;
3111 output_ptr_end = obuff + OBS;
3112 output_ptr = obuff;
3103 unsigned char obuff[OBS]; local

Completed in 164 milliseconds