Home
last modified time | relevance | path

Searched refs:pwtop (Results 1 – 2 of 2) sorted by last modified time

/original-bsd/local/toolchest/ksh/sh/
H A Djobs.c1245 static struct process *unpost(pwtop) in unpost() argument
1246 struct process *pwtop; in unpost()
1250 register int job = pwtop->p_job;
1283 free_job((int)pwtop->p_job);
/original-bsd/local/toolchest/ksh.2/sh/
H A Djobs.c1274 static struct process *unpost(pwtop) argument
1275 struct process *pwtop;
1279 register int job = pwtop->p_job;
1312 free_job((int)pwtop->p_job);