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 81 int count, int total, int cnt, int Cflag)
85 timestr(t, ts, sizeof(ts), Cflag ? VERBOSE_FIXED_TIME : 0);
86 if (!Cflag) {
208 int Cflag = 0, pflag = 0, qflag = 0, vflag = 0;
221 Cflag = 1;
332 print_report("read", &t2, offset, count, total, cnt, Cflag);
376 int Cflag = 0, qflag = 0, vflag = 0;
389 Cflag = 1;
486 print_report("read", &t2, offset, qiov.size, total, cnt, Cflag);
528 int Cflag = 0, pflag = 0, qflag = 0
    [all...]

Completed in 33 milliseconds