OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FIXIO
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libedit/
el.h
60
#define
FIXIO
0x100
el.c
308
el->el_flags |=
FIXIO
;
310
el->el_flags &= ~
FIXIO
;
452
*va_arg(ap, int *) = (el->el_flags &
FIXIO
);
read.c
282
int tried = (el->el_flags &
FIXIO
) == 0;
Completed in 14 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026