OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FIO_ENABLE_W
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libpuffs/
puffs_priv.h
74
#define
FIO_ENABLE_W
0x20
79
&& (fio->stat &
FIO_ENABLE_W
)) \
85
|| (fio->stat &
FIO_ENABLE_W
) == 0)) \
framebuf.c
736
pufbuf && (fio->stat & FIO_DEAD) == 0 && fio->stat &
FIO_ENABLE_W
;
826
fio->stat |=
FIO_ENABLE_W
;
876
fio->stat |=
FIO_ENABLE_W
;
916
fio->stat &= ~
FIO_ENABLE_W
;
Completed in 12 milliseconds
Indexes created Mon Oct 27 02:09:54 GMT 2025