Home | History | Annotate | Download | only in src

Lines Matching refs:_POSIX_VDISABLE

115 # if defined(VDISABLE) && !defined(_POSIX_VDISABLE)
116 # define _POSIX_VDISABLE VDISABLE
117 # endif /* VDISABLE && ! _POSIX_VDISABLE */
155 #ifndef _POSIX_VDISABLE
156 # define _POSIX_VDISABLE ((unsigned char) -1)
157 #endif /* _POSIX_VDISABLE */
182 # define CEOL _POSIX_VDISABLE
185 # define CEOL2 _POSIX_VDISABLE
188 # define CSWTCH _POSIX_VDISABLE
191 # define CDSWTCH _POSIX_VDISABLE
194 # define CERASE2 _POSIX_VDISABLE
212 # define CREPRINT _POSIX_VDISABLE
215 # define CDISCARD _POSIX_VDISABLE
218 # define CLNEXT _POSIX_VDISABLE
221 # define CWERASE _POSIX_VDISABLE
251 # define CKILL2 _POSIX_VDISABLE