Searched refs:nosuchpid (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/sh/ | ||
H A D | msg.c | 105 const char nosuchpid[] = "no such process"; variable |
H A D | defs.h | 468 extern const char nosuchpid[]; |
H A D | jobs.c | 966 failure(cmd, nosuchpid); in sigv() |