Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sh/
H A Dmsg.c97 const char nojc[] = "no job control"; variable
H A Ddefs.h471 extern const char nojc[];
H A Djobs.c770 failed((unsigned char *)cmd, nojc);
853 failed((unsigned char *)cmd, nojc); in sysfgbg()