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_R
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libpuffs/
framebuf.c
560
if ((fio->stat &
FIO_ENABLE_R
) == 0)
578
if (fio->rwait == 0 && (fio->stat &
FIO_ENABLE_R
) == 0) {
664
while ((fio->stat & FIO_DEAD) == 0 && (fio->stat &
FIO_ENABLE_R
)) {
824
fio->stat |=
FIO_ENABLE_R
;
874
fio->stat |=
FIO_ENABLE_R
;
914
fio->stat &= ~
FIO_ENABLE_R
;
puffs_priv.h
73
#define
FIO_ENABLE_R
0x10
Completed in 12 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025