Searched defs:firstopen (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifosubr.c592 int firstopen = 0; local
714 firstopen = 1;
734 if (dotwist && firstopen)
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c3039 boolean_t firstopen; local
3074 firstopen = !xdf_isopen(vdp, -1);
3087 if (firstopen)
/illumos-gate/usr/src/uts/common/io/drm/
H A DdrmP.h640 int (*firstopen)(struct drm_device *); member in struct:drm_driver_info

Completed in 56 milliseconds