Searched defs:cntrl (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-10-stable/usr.bin/tip/tip/
H A Dhunt.c95 struct termios cntrl; local
/freebsd-10-stable/contrib/libstdc++/config/os/aix/
H A Dctype_base.h55 static const mask cntrl = _ISCNTRL; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/bsd/darwin/
H A Dctype_base.h57 static const mask cntrl = _CTYPE_C; member in struct:ctype_base
70 static const mask cntrl = _C; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/bsd/freebsd/
H A Dctype_base.h60 static const mask cntrl = _CTYPE_C; member in class:ctype_base
73 static const mask cntrl = _C; member in class:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/bsd/netbsd/
H A Dctype_base.h58 static const mask cntrl = _C; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/djgpp/
H A Dctype_base.h48 static const mask cntrl = __dj_ISCNTRL; // Control character member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/generic/
H A Dctype_base.h55 static const mask cntrl = 1 << 8; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/gnu-linux/
H A Dctype_base.h61 static const mask cntrl = _IScntrl; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/hpux/
H A Dctype_base.h55 static const mask cntrl = _ISCNTRL; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/irix/irix5.2/
H A Dctype_base.h55 static const mask cntrl = _C; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/irix/irix6.5/
H A Dctype_base.h55 static const mask cntrl = _IScntrl; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/mingw32/
H A Dctype_base.h55 static const mask cntrl = _CONTROL; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/newlib/
H A Dctype_base.h57 static const mask cntrl = _C; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/qnx/qnx6.1/
H A Dctype_base.h55 static const mask cntrl = _BB; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/solaris/solaris2.5/
H A Dctype_base.h55 static const mask cntrl = 040; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/solaris/solaris2.6/
H A Dctype_base.h56 static const mask cntrl = _ISCNTRL; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/solaris/solaris2.7/
H A Dctype_base.h57 static const mask cntrl = _ISCNTRL; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/tpf/
H A Dctype_base.h55 static const mask cntrl = _IScntrl; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/uclibc/
H A Dctype_base.h63 static const mask cntrl = _IScntrl; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/vxworks/
H A Dctype_base.h56 static const mask cntrl = _C_CONTROL; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/windiss/
H A Dctype_base.h55 static const mask cntrl = _C; member in struct:ctype_base
/freebsd-10-stable/usr.bin/tip/libacu/
H A Ddf.c70 struct termios cntrl; local
[all...]
H A Ddn11.c58 struct termios cntrl; local
/freebsd-10-stable/libexec/rbootd/
H A Drmp.h89 u_int16_t cntrl; /* 802.2 control field */ member in struct:hp_llc
/freebsd-10-stable/contrib/libstdc++/src/
H A Dctype.cc36 const ctype_base::mask ctype_base::cntrl; member in class:ctype_base

Completed in 201 milliseconds

12