Searched refs:SMB_O_MASK (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dsmb_dev.c70 if (file != NULL || (flags & ~SMB_O_MASK))
/illumos-gate/usr/src/common/smbios/
H A Dsmb_open.c97 if (ep == NULL || buf == NULL || len == 0 || (flags & ~SMB_O_MASK))
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h1363 #define SMB_O_MASK 0x7 /* mask of valid smbios_*open flags */ macro

Completed in 67 milliseconds