HomeSort by: relevance | last modified time | path
    Searched refs:pflg (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/script/
script.c 108 int aflg, pflg, ch; local in function:main
113 pflg = 0;
137 pflg = 1;
160 if ((fscript = fopen(fname, pflg ? "r" : aflg ? "a" : "w")) == NULL)
163 if (pflg)
  /src/usr.bin/fstat/
fstat.c 132 pflg, /* show files open by a particular pid */ variable in typeref:typename:int
222 if (pflg++)

Completed in 14 milliseconds