Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sh/
H A Dmsg.c102 const char nosuchjob[] = "no such job"; variable
H A Ddefs.h467 extern const char nosuchjob[];
H A Djobs.c161 failed((unsigned char *)cmd, nosuchjob); in str2job()