Searched refs:SMB_FL_DEBUG (Results 1 – 5 of 5) sorted by relevance
67 if (!(shp->sh_flags & SMB_FL_DEBUG)) in smb_dprintf()
86 if (!(shp->sh_flags & SMB_FL_DEBUG)) in smb_dprintf()
400 hdl = smbios_bufopen(entry, buf, len, SMB_VERSION_32, SMB_FL_DEBUG, in main()
245 shp->sh_flags |= SMB_FL_DEBUG; in smbios_bufopen()
674 #define SMB_FL_DEBUG 0x1 /* print debug messages for this hdl */ macro