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/
tcpdump.c 609 /* Process with strftime if Gflag is set. */
610 if (Gflag != 0) {
831 Gflag = atoi(optarg);
832 if (Gflag < 0)
    [all...]
interface.h 405 #define Gflag gndo->ndo_Gflag

Completed in 70 milliseconds