Searched refs:ENOTTY (Results 1 – 8 of 8) sorted by relevance
31 rt_set_errno(ENOTTY); in isatty()
140 #ifndef ENOTTY141 #define ENOTTY (ERROR_BASE_NO + 25) macro
72 #define ENOTTY 25 /* Not a typewriter */ macro
103 #define ENOTTY 25 /* Not a typewriter */ macro
321 return -ENOTTY; in ptsdev_ioctl()337 error = -ENOTTY; in ptsdev_ioctl()373 error = -ENOTTY; in ptsdev_ioctl()
954 return -ENOTTY; in tty_drop_ctty()1159 return -ENOTTY; in tty_generic_ioctl()1169 return -ENOTTY; in tty_generic_ioctl()1273 return -ENOTTY; in tty_generic_ioctl()1282 return -ENOTTY; in tty_generic_ioctl()
233 return -ENOTTY; in lwp_tty_assign_foreground()
Completed in 18 milliseconds