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

/illumos-gate/usr/src/uts/intel/os/
H A Dfmsmb.c1084 int ma_strcnt, p_strcnt; local
1094 ma_strcnt = smb_cnttypes(shp, SUN_OEM_EXT_MEMARRAY);
1095 if (ma_strcnt == 0)
1098 mastypes = smb_create_strcnt(ma_strcnt);
1110 smb_free_strcnt(mastypes, ma_strcnt);
1116 smb_free_strcnt(mastypes, ma_strcnt);
1126 smb_free_strcnt(mastypes, ma_strcnt);
1133 smb_free_strcnt(mastypes, ma_strcnt);

Completed in 59 milliseconds