Searched defs:p_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
1108 p_strcnt = smb_cnttypes(shp, SMB_TYPE_PROCESSOR);
1109 if (p_strcnt == 0) {
1114 pstypes = smb_create_strcnt(p_strcnt);
1127 smb_free_strcnt(pstypes, p_strcnt);
1134 smb_free_strcnt(pstypes, p_strcnt);

Completed in 59 milliseconds