HomeSort by relevance Sort by last modified time
    Searched full:wflag (Results 1 - 8 of 8) sorted by null

  /system/core/toolbox/grep/
grep.h 123 qflag, sflag, vflag, wflag, xflag;
fastgrep.c 95 fg->word = wflag;
grep.c 114 bool wflag; /* -w: pattern must start and end on word boundaries */ variable
560 wflag = true;
  /external/tcpdump/
tcpdump.c 746 Wflag = atoi(optarg);
747 if (Wflag < 0)
749 WflagChars = getWflagChars(Wflag);
1178 if (Wflag > 0) {
1179 if (Cflag_count >= Wflag)
    [all...]
interface.h 366 #define Wflag gndo->ndo_Wflag
  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport_Connection.c     [all...]
phFriNfc_LlcpTransport.h 357 uint8_t WFlag,
    [all...]
phFriNfc_LlcpTransport.c 839 uint8_t WFlag,
    [all...]

Completed in 193 milliseconds