HomeSort by: relevance | last modified time | path
    Searched defs:flush_buffer (Results 1 - 2 of 2) sorted by relevancy

  /src/dist/pf/sbin/pflogd/
pflogd.c 83 int flush_buffer(FILE *);
321 flush_buffer(dpcap);
388 flush_buffer(fp);
520 flush_buffer(FILE *f) function in typeref:typename:int
590 if (flush_buffer(f)) {
768 flush_buffer(dpcap);
778 flush_buffer(dpcap);
  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeTILEGX_64.c 738 static sljit_s32 flush_buffer(struct sljit_compiler *compiler) function in typeref:typename:sljit_s32
902 return flush_buffer(compiler);
2305 flush_buffer(compiler);
2324 flush_buffer(compiler);
2389 flush_buffer(compiler);
2414 flush_buffer(compiler);
2512 flush_buffer(compiler);

Completed in 18 milliseconds