OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CEOF
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/include/sys/
ttydefaults.h
58
#define
CEOF
CTRL('d')
75
#define CEOT
CEOF
90
[VEOF] =
CEOF
,
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
ttydefaults.h
56
#define
CEOF
CTRL('d')
81
#define CEOT
CEOF
95
CEOF
, CEOL, CEOL, CERASE, CWERASE, CKILL, CREPRINT,
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
ttydefaults.h
56
#define
CEOF
CTRL('d')
81
#define CEOT
CEOF
95
CEOF
, CEOL, CEOL, CERASE, CWERASE, CKILL, CREPRINT,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
ttydefaults.h
56
#define
CEOF
CTRL('d')
81
#define CEOT
CEOF
95
CEOF
, CEOL, CEOL, CERASE, CWERASE, CKILL, CREPRINT,
/system/core/sh/
syntax.h
49
#define
CEOF
10 /* end of file */
jobs.c
68
#undef
CEOF
/* syntax.h redefines this */
Completed in 4253 milliseconds