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

  /src/usr.bin/colcrt/
colcrt.c 77 void pflush(int);
118 pflush(outline);
125 pflush(62);
137 pflush(62);
203 pflush(int ol) function in typeref:typename:void
  /src/bin/csh/
proc.c 71 static void pflush(struct process *);
193 pflush(pp);
220 pflush(pp);
331 pflush(pp);
347 pflush(pp);
386 pflush(pp);
390 * pflush - flag all process structures in the same job as the
392 * space is not done here since pflush is called at interrupt level.
395 pflush(struct process *pp) function in typeref:typename:void
863 pflush(pp)
    [all...]

Completed in 13 milliseconds