OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TIOCGLTC
(Results
1 - 8
of
8
) sorted by relevancy
/src/bin/ksh/
tty.c
36
# ifdef
TIOCGLTC
37
if (ioctl(fd,
TIOCGLTC
, &ts->ltchars) < 0)
39
# endif /*
TIOCGLTC
*/
84
# ifdef
TIOCGLTC
87
# endif /*
TIOCGLTC
*/
tty.h
68
* available, otherwise it uses TIOCGETC/TIOCSETC (also uses
TIOCGLTC
/TIOCSLTC
83
# ifdef
TIOCGLTC
85
# endif /*
TIOCGLTC
*/
edit.c
275
# ifdef
TIOCGLTC
/src/sys/sys/
ioctl_compat.h
164
#define
TIOCGLTC
_IOR('t',116,struct ltchars)/* get local special chars*/
/src/distrib/utils/more/
screen.c
210
(void)ioctl(2,
TIOCGLTC
, &l);
/src/sys/compat/common/
tty_43.c
208
case
TIOCGLTC
: {
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc
1981
unsigned IOCTL_TIOCGLTC =
TIOCGLTC
;
sanitizer_interceptors_ioctl_netbsd.inc
1060
_(
TIOCGLTC
, WRITE, struct_ltchars_sz);
Completed in 97 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025