Home
last modified time | relevance | path

Searched refs:j_not_tty (Results 1 – 4 of 4) sorted by relevance

/original-bsd/local/toolchest/ksh/sh/
H A Djobs.h119 extern MSG j_not_tty;
H A Dmsg.c103 const MSG j_not_tty = "Warning: no access to tty; thus no job control in this shell...\n"; variable
H A Djobs.c156 fputs(j_not_tty,output); in init_jobs()
/original-bsd/local/toolchest/ksh.2/sh/
H A Djobs.c166 fputs(j_not_tty,output);