OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_POSIX_VDISABLE
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/telnet/
externs.h
51
#ifndef
_POSIX_VDISABLE
56
# define
_POSIX_VDISABLE
VDISABLE
58
# define
_POSIX_VDISABLE
((cc_t)'\377')
/src/lib/libedit/
tty.h
113
# if defined(VDISABLE) && !defined(
_POSIX_VDISABLE
)
114
# define
_POSIX_VDISABLE
VDISABLE
115
# endif /* VDISABLE && !
_POSIX_VDISABLE
*/
153
#ifndef
_POSIX_VDISABLE
154
# define
_POSIX_VDISABLE
((unsigned char) -1)
155
#endif /*
_POSIX_VDISABLE
*/
180
# define CEOL
_POSIX_VDISABLE
183
# define CEOL2
_POSIX_VDISABLE
186
# define CSWTCH
_POSIX_VDISABLE
189
# define CDSWTCH
_POSIX_VDISABLE
[
all
...]
/src/sys/sys/
termios.h
81
#define
_POSIX_VDISABLE
__CAST(unsigned char, '\377')
84
#define CCEQ(val, c) (c == val ? val !=
_POSIX_VDISABLE
: 0)
unistd.h
163
#define
_POSIX_VDISABLE
__CAST(unsigned char, '\377')
Completed in 14 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025