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

/macosx-10.10/text_cmds-88/col/
H A Dcol.c342 flush_lines(int nflush) argument
346 while (--nflush >= 0) {
/macosx-10.10/libpcap-48/libpcap/
H A Dpcap-usb-linux.c105 int32_t nflush; /* Number of events to flush */ member in struct:mon_bin_mfetch
845 int nflush = 0; local
862 fetch.nflush = nflush;
883 nflush = fetch.nfetch;
917 ioctl(handle->fd, MON_IOCH_MFLUSH, nflush);

Completed in 125 milliseconds