Home
last modified time | relevance | path

Searched full:pflush (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.proc.c37 void pflush(struct process *);
157 pflush(pp); in pchild()
183 pflush(pp); in pnote()
289 pflush(pp); in pjwait()
303 pflush(pp); in pjwait()
340 tprintf("TRACE- pflush()\n"); in pflushall()
344 pflush(pp); in pflushall()
348 * pflush - flag all process structures in the same job as the
350 * space is not done here since pflush is called at interrupt level.
353 pflush(struct process *pp) in pflush() function
[all …]
H A Dsh.proc.h22 * flushed by pflush; freeing always happens at top level