Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sh/
H A Djobs.c78 #define PR_PGID 00004 /* print job's process group ID */ macro
85 #define PR_LONG (PR_DFL|PR_PGID|PR_PWD) /* long options */
346 printjob(jp, PR_STAT|PR_PGID); in freejobs()
477 if (propts & PR_PGID) { in printjob()
725 propts = PR_JID|PR_PGID;
728 propts = PR_PGID;
782 propts = PR_PGID;