/illumos-gate/usr/src/cmd/mdb/common/libstand/ |
H A D | getopt.c | 31 #define EOF (-1) macro 58 return (EOF); 61 return (EOF);
|
/illumos-gate/usr/src/cmd/sh/ |
H A D | mac.h | 36 #define EOF 0 macro
|
/illumos-gate/usr/src/cmd/line/ |
H A D | line.c | 45 static int EOF; variable 56 EOF = 0; 71 if (EOF == 1) 82 EOF = 1;
|
/illumos-gate/usr/src/stand/lib/sa/ |
H A D | stdio.h | 48 #ifndef EOF 49 #define EOF (-1) macro
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | kobj_lex.h | 70 EOF, enumerator in enum:__anon443
|
/illumos-gate/usr/src/lib/libbc/inc/include/ |
H A D | stdio.h | 55 #define EOF (-1) macro
|
/illumos-gate/usr/src/cmd/dtrace/test/cmd/jdtrace/ |
H A D | Getopt.java | 43 static final int EOF = -1; field in class:Getopt 332 return EOF; 335 return EOF;
|
/illumos-gate/usr/src/lib/libbc/inc/5include/ |
H A D | stdio.h | 45 #ifndef EOF 46 #define EOF (-1) macro
|
/illumos-gate/usr/src/ucbhead/ |
H A D | stdio.h | 94 #define _IOEOF 0020 /* EOF reached on read */ 102 #ifndef EOF 103 #define EOF (-1) macro
|
/illumos-gate/usr/src/head/iso/ |
H A D | stdio_iso.h | 134 #define _IOEOF 0020 /* EOF reached on read */ 142 #ifndef EOF 143 #define EOF (-1) macro
|
/illumos-gate/usr/src/boot/include/ |
H A D | stdio.h | 168 #define __SEOF 0x0020 /* found EOF */ 196 #define EOF (-1) macro 223 #define SEEK_END 2 /* set file offset to EOF plus offset */
|
/illumos-gate/usr/src/lib/libpp/common/ |
H A D | ppfsm.h | 52 #undef EOF macro 53 #define EOF (MAX+1) macro 265 * except for fsm[TERMINAL] where second is state+1 for EOF transition
|
/illumos-gate/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_stdio.h | 121 #ifndef EOF 122 #define EOF (-1) macro
|
H A D | sfio.h | 125 #ifndef EOF 126 #define EOF (-1) macro
|
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_stdio.h | 100 #ifndef EOF 101 #define EOF (-1) macro
|
/illumos-gate/usr/src/lib/libast/i386/include/ast/ |
H A D | ast_stdio.h | 121 #ifndef EOF 122 #define EOF (-1) macro
|
H A D | sfio.h | 125 #ifndef EOF 126 #define EOF (-1) macro
|
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_stdio.h | 100 #ifndef EOF 101 #define EOF (-1) macro
|
/illumos-gate/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast_stdio.h | 121 #ifndef EOF 122 #define EOF (-1) macro
|
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_stdio.h | 100 #ifndef EOF 101 #define EOF (-1) macro
|
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast_stdio.h | 121 #ifndef EOF 122 #define EOF (-1) macro
|
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_stdio.h | 100 #ifndef EOF 101 #define EOF (-1) macro
|
/illumos-gate/usr/src/cmd/vi/port/ |
H A D | ex.h | 186 #undef EOF macro 187 #define EOF -1 macro
|
/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/ |
H A D | uhci.h | 337 #define EOF 2 /* Length in bytes of EOF */ macro 357 #define MAX_PERIODIC_BANDWIDTH (((MAX_BUS_BANDWIDTH - SOF - EOF)*88)/100)
|
/illumos-gate/usr/src/lib/libast/common/include/ |
H A D | sfio.h | 125 #ifndef EOF 126 #define EOF (-1) macro
|