Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sh/
H A Dmsg.c104 const char nosuchpgid[] = "no such process group"; variable
H A Ddefs.h469 extern const char nosuchpgid[];
H A Djobs.c964 failure(cmd, nosuchpgid); in sigv()