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

  /src/dist/pf/sbin/pflogd/
pflogd.c 89 int scan_dump(FILE *, off_t);
375 } else if (scan_dump(fp, st.st_size)) {
394 scan_dump(FILE *fp, off_t size) function in typeref:typename:int

Completed in 12 milliseconds