Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifosubr.c592 int firstopen = 0; in fifo_stropen() local
714 firstopen = 1; in fifo_stropen()
734 if (dotwist && firstopen) in fifo_stropen()
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c3080 boolean_t firstopen; in xdf_open() local
3115 firstopen = !xdf_isopen(vdp, -1); in xdf_open()
3128 if (firstopen) in xdf_open()