Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Derror.c142 #define ERR_NOSUCHJOB 46 macro
H A Dproc.c1160 stderror(ERR_NAME | ERR_NOSUCHJOB); in pfind()
1166 stderror(ERR_NAME | ERR_NOSUCHJOB); in pfind()
1191 stderror(ERR_NAME | (cp[1] == '?' ? ERR_JOBPAT : ERR_NOSUCHJOB)); in pfind()