Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:_IOLBF

616 			 * _IOLBF is the same as _IOFBF in Microsoft's C
629 setvbuf(stdout, NULL, _IOLBF, 0);