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

  /system/core/toolbox/upstream-netbsd/usr.bin/grep/
grep.h 117 extern bool Eflag, Fflag, Gflag, Hflag, Lflag,
  /external/tcpdump/
interface.h 211 #define Gflag gndo->ndo_Gflag
tcpdump.c 820 /* Process with strftime if Gflag is set. */
821 if (Gflag != 0) {
1143 Gflag = atoi(optarg);
1144 if (Gflag < 0)
    [all...]

Completed in 420 milliseconds