smb_alloc
buf = smb_alloc(size);
comps = smb_alloc(fw.smbfwii_ncomps * sizeof (smbios_fwinfo_comp_t));
entry = smb_alloc(sizeof (smbios_addinfo_ent_t));
entry->smbai_data = smb_alloc(entry->smbai_dlen);
if ((entry = smb_alloc(entlen)) == NULL) {
if ((peer = smb_alloc(slotp->smbsl_npeers *
shp->sh_structs = smb_alloc(sizeof (smb_struct_t) * shp->sh_ent_stnum);
stp->smbst_strtab = smb_alloc(sizeof (uint16_t) * n);
if ((stbuf = smb_alloc(smbe_stlen)) == NULL) {
stbuf = smb_alloc(smbe_stlen);
if ((buf = smb_alloc(len)) != NULL)
p = smb_alloc(NULL, size, B_FALSE);
return (smb_alloc(sr, size, B_FALSE));
return (smb_alloc(sr, size, B_TRUE));
return (smb_alloc(sr, size, zero));
new_ptr = smb_alloc(sr, size, B_FALSE);
static void *smb_alloc(smb_request_t *, size_t, boolean_t);
return (smb_alloc(NULL, size, B_FALSE));
return (smb_alloc(NULL, size, B_TRUE));
extern void *smb_alloc(size_t);
ep = smb_alloc(SMB_ENTRY_MAXLEN);
stbuf = smb_alloc(smbe_stlen);