Home
last modified time | relevance | path

Searched refs:ENOTTY (Results 1 – 8 of 8) sorted by relevance

/components/libc/compilers/common/
A Dcunistd.c31 rt_set_errno(ENOTTY); in isatty()
/components/libc/compilers/common/extension/sys/
A Derrno.h140 #ifndef ENOTTY
141 #define ENOTTY (ERROR_BASE_NO + 25) macro
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Derrno.h72 #define ENOTTY 25 /* Not a typewriter */ macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Derrno.h72 #define ENOTTY 25 /* Not a typewriter */ macro
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Darch.h103 #define ENOTTY 25 /* Not a typewriter */ macro
/components/lwp/terminal/freebsd/
A Dtty_pts.c321 return -ENOTTY; in ptsdev_ioctl()
337 error = -ENOTTY; in ptsdev_ioctl()
373 error = -ENOTTY; in ptsdev_ioctl()
A Dtty.c954 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()
A Dtty_compat.c233 return -ENOTTY; in lwp_tty_assign_foreground()

Completed in 18 milliseconds