Home
last modified time | relevance | path

Searched refs:bgflag (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Djobs.c1740 int job_switch(register struct process *pw,int bgflag) in job_switch() argument
1749 if(bgflag=='d') in job_switch()
1757 if(bgflag=='b') in job_switch()
1776 if(bgflag=='f') in job_switch()