HomeSort by relevance Sort by last modified time
    Searched refs:Gflag (Results 1 - 2 of 2) sorted by null

  /system/core/toolbox/upstream-netbsd/usr.bin/grep/
grep.h 117 extern bool Eflag, Fflag, Gflag, Hflag, Lflag,
  /external/tcpdump/
tcpdump.c 149 static int Gflag; /* rotate dump files after this many seconds */
150 static int Gflag_count; /* number of files created with Gflag rotation */
673 /* Process with strftime if Gflag is set. */
674 if (Gflag != 0) {
    [all...]

Completed in 3558 milliseconds