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

  /system/core/sh/
options.h 87 #define Cflag optlist[11].val
  /external/tcpdump/
interface.h 361 #define Cflag gndo->ndo_Cflag
  /external/qemu/
qemu-io.c 103 int count, int total, int cnt, int Cflag)
107 timestr(t, ts, sizeof(ts), Cflag ? VERBOSE_FIXED_TIME : 0);
108 if (!Cflag) {
352 int Cflag = 0, pflag = 0, qflag = 0, vflag = 0;
368 Cflag = 1;
488 print_report("read", &t2, offset, count, total, cnt, Cflag);
532 int Cflag = 0, qflag = 0, vflag = 0;
546 Cflag = 1;
613 print_report("read", &t2, offset, qiov.size, total, cnt, Cflag);
657 int Cflag = 0, pflag = 0, qflag = 0, bflag = 0
    [all...]

Completed in 1080 milliseconds