Searched refs:SMB_FL_DEBUG (Results 1 – 5 of 5) sorted by relevance
69 if (!(shp->sh_flags & SMB_FL_DEBUG)) in smb_dprintf()
84 if (!(shp->sh_flags & SMB_FL_DEBUG)) in smb_dprintf()
252 shp->sh_flags |= SMB_FL_DEBUG; in smbios_bufopen()
674 hdl = smbios_bufopen(entry, buf, len, test->st_libvers, SMB_FL_DEBUG, in smbios_test_run_one()
803 #define SMB_FL_DEBUG 0x1 /* print debug messages for this hdl */ macro