Home
last modified time | relevance | path

Searched refs:orig_rpipe_flags (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Dsnapscan.h365 int orig_rpipe_flags; /* initial reader pipe flags */ member
H A Dsnapscan.c1292 pss->orig_rpipe_flags = fcntl (pss->rpipe[0], F_GETFL, 0); in start_reader()
1945 fcntl (pss->rpipe[0], F_SETFL, O_NONBLOCK | pss->orig_rpipe_flags); in sane_set_io_mode()
1950 fcntl (pss->rpipe[0], F_SETFL, pss->orig_rpipe_flags); in sane_set_io_mode()

Completed in 7 milliseconds