Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sh/
H A Dmsg.c103 const char nosuchpid[] = "no such process"; variable
H A Ddefs.h468 extern const char nosuchpid[];
H A Djobs.c966 failure(cmd, nosuchpid); in sigv()