OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__line
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libcurses/
curses_private.h
60
* A window is an array of
__LINE
structures pointed to by the 'lines' pointer.
84
struct
__line
{
struct
107
__LINE
**alines; /* Array of pointers to the lines */
108
__LINE
*lspace; /* line space (for cleanup) */
351
int _cursesi_addbyte(WINDOW *,
__LINE
**, int *, int *, int , attr_t, int);
352
int _cursesi_addwchar(WINDOW *,
__LINE
**, int *, int *, const cchar_t *,
Completed in 13 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025