Home
last modified time | relevance | path

Searched refs:SMB_O_ZIDS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/smbios/
H A Dsmb_open.c348 if (flags & SMB_O_ZIDS) in smbios_bufopen()
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h2048 #define SMB_O_ZIDS 0x4 /* strip out identification numbers */ macro
/illumos-gate/usr/src/cmd/smbios/
H A Dsmbios.c2271 oflags |= SMB_O_ZIDS; /* undocumented */ in main()