Searched defs:PR_AMP (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Djobs.c81 #define PR_AMP 00040 /* print a '&' if in the background */ macro
444 printjob(jp, PR_JID|PR_CMD|PR_AMP);
531 if (propts & PR_AMP) {

Completed in 46 milliseconds