Lines Matching defs:strcnt
537 int strcnt;
551 strcnt = smb_cnttypes(shp, SMB_TYPE_OEMSTR);
552 if (strcnt == 0)
555 oemstypes = smb_create_strcnt(strcnt);
580 smb_free_strcnt(oemstypes, strcnt);
603 int strcnt;
605 strcnt = smb_cnttypes(shp, SUN_OEM_EXT_PROCESSOR);
606 if (strcnt == 0)
609 pstypes = smb_create_strcnt(strcnt);
621 smb_free_strcnt(pstypes, strcnt);
627 smb_free_strcnt(pstypes, strcnt);
991 int strcnt;
1001 strcnt = smb_cnttypes(shp, SMB_TYPE_PROCESSOR);
1002 if (strcnt == 0)
1005 pstypes = smb_create_strcnt(strcnt);
1016 smb_free_strcnt(pstypes, strcnt);
1020 smb_free_strcnt(pstypes, strcnt);
1038 int strcnt;
1048 strcnt = smb_cnttypes(shp, SUN_OEM_EXT_MEMARRAY);
1049 if (strcnt == 0)
1052 mastypes = smb_create_strcnt(strcnt);
1063 smb_free_strcnt(mastypes, strcnt);
1067 smb_free_strcnt(mastypes, strcnt);