Home
last modified time | relevance | path

Searched refs:inv_flags (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dufmtest.c192 const int inv_flags = FWRITE | FEXCL | FNDELAY | FNONBLOCK; in ufmtest_open() local
197 if (flag & inv_flags) in ufmtest_open()
H A Dufm.c159 const int inv_flags = FWRITE | FEXCL | FNDELAY | FNONBLOCK; in ufm_open() local
164 if (flag & inv_flags) in ufm_open()