Searched full:0020000 (Results 1 – 18 of 18) sorted by relevance
51 #define HOST_IMAXBEL 002000076 #define HOST_BSDLY 002000078 #define HOST_BS1 0020000
38 #define HOST_S_IFCHR 0020000
32 #define IMAXBEL 0020000 // Ring bell when input queue is full57 #define BSDLY 0020000 // Select backspace delays59 #define BS1 0020000 // Backspace-delay type 1
19 #define S_IFCHR 0020000
23 --.0020000 >> 352 --.0020000 >> 3
53 #define HOST_IMAXBEL 002000078 #define HOST_CR2 0020000
119 .It 0020000204 .It 0020000
219 #define AE_IFCHR ((__LA_MODE_T)0020000)
38 #define C_ISCHR 0020000 /* Character special. */
270 #define S_IFCHR 0020000 /* character special */283 #define S_ISCHR(m) (((m) & 0170000) == 0020000) /* char special */
145 #define IFCHR 0020000 /* Character device. */
305 #define S_IFCHR 0020000 /* character special */
105 #define IFCHR 0020000 /* Character device. */
270 #define S_ISCHR(m) ((m & 0170000) == 0020000) /* char special */
217 # define S_IFCHR 0020000 /* character special */
751 # define BOLD 0020000 /* Bold flag */
45 const NFSMODE_CHR = 0020000; /* character special */
395 0020000&This is a character special file; "type" field should be NFCHR.