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

  /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

Completed in 1683 milliseconds