OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TERMINFO
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
tic.h
37
* tic.h - Global variables and structures for the
terminfo
51
** The format of compiled
terminfo
files is as follows:
71
** matters.
Terminfo
format is a raw byte layout, not a structure
109
#define PRIVATE_INFO "%s/.
terminfo
" /* plug getenv("HOME") into %s */
230
/* this is a documented limitation of
terminfo
*/
233
#ifndef
TERMINFO
234
#define
TERMINFO
"/usr/share/
terminfo
"
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
tic.h
37
* tic.h - Global variables and structures for the
terminfo
51
** The format of compiled
terminfo
files is as follows:
71
** matters.
Terminfo
format is a raw byte layout, not a structure
109
#define PRIVATE_INFO "%s/.
terminfo
" /* plug getenv("HOME") into %s */
203
* Use this structure to hide differences between
terminfo
and termcap
244
/* this is a documented limitation of
terminfo
*/
247
#ifndef
TERMINFO
248
#define
TERMINFO
"/usr/share/
terminfo
"
Completed in 480 milliseconds