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

/illumos-gate/usr/src/uts/intel/os/
H A Dfmsmb.c728 int ch_strcnt; local
742 ch_strcnt = smb_cnttypes(shp, SMB_TYPE_CHASSIS);
744 if (ch_strcnt == 0)
747 chstypes = smb_create_strcnt(ch_strcnt);
762 smb_free_strcnt(chstypes, ch_strcnt);
767 smb_free_strcnt(chstypes, ch_strcnt);

Completed in 45 milliseconds