Home | History | Annotate | Download | only in src

Lines Matching refs:errorf

358 			errorf("no TIOCSCTTY ioctl");
1288 errorf("chvt: can't find tty %s", fn);
1293 errorf("chvt: not a char device: %s", fn);
1307 errorf("chvt: cannot open %s", fn);
1311 errorf("chvt: %s failed", "fork");
1318 errorf("chvt: %s failed", "setsid");
1321 errorf("chvt: %s failed", "TIOCSCTTY");
1323 errorf("chvt: %s failed", "TCIOFLUSH");