Lines Matching refs:cstrerror
242 "tcsetpgrp", "failed", cstrerror(errno)); in j_suspend()
245 "setpgid", "failed", cstrerror(errno)); in j_suspend()
263 "setpgid", "failed", cstrerror(errno)); in j_suspend()
267 "tcsetpgrp", "failed", cstrerror(errno)); in j_suspend()
354 cstrerror(errno)); in j_change()
369 "setpgid", "failed", cstrerror(errno)); in j_change()
375 cstrerror(errno)); in j_change()
418 warningf(false, "%s: %s", "bgnice", cstrerror(eno)); in ksh_nice()
784 bi_errorf("%s: %s", cp, cstrerror(errno)); in j_kill()
793 bi_errorf("%s: %s", cp, cstrerror(errno)); in j_kill()
869 cstrerror(rv)); in j_resume()
889 (long)kshpgrp, "failed", cstrerror(errno)); in j_resume()
893 cp, cstrerror(eno)); in j_resume()
1181 (long)kshpgrp, "failed", cstrerror(errno)); in j_waitj()
1898 cstrerror(errno)); in tty_init_talking()
1903 warningf(false, "%s: %s", "can't find tty fd", cstrerror(errno)); in tty_init_talking()
1908 "dup of tty fd", "failed", cstrerror(errno)); in tty_init_talking()
1912 "can't set close-on-exec flag", cstrerror(errno)); in tty_init_talking()