Symbol: topo_mod_alloc
usr/src/lib/fm/topo/libtopo/common/cpu.c
347
(name = topo_mod_alloc(mod, len + 1)) == NULL ||
usr/src/lib/fm/topo/libtopo/common/dev.c
218
(name = topo_mod_alloc(mod, len + 1)) == NULL ||
usr/src/lib/fm/topo/libtopo/common/dev.c
412
path = topo_mod_alloc(mod, len);
usr/src/lib/fm/topo/libtopo/common/dev.c
491
path = topo_mod_alloc(mod, len);
usr/src/lib/fm/topo/libtopo/common/fmd.c
138
(name = topo_mod_alloc(mod, len + 1)) == NULL ||
usr/src/lib/fm/topo/libtopo/common/hc.c
1432
if ((hwp = topo_mod_alloc(mod, sizeof (struct hc_walk))) == NULL) {
usr/src/lib/fm/topo/libtopo/common/hc.c
1510
if ((plp = topo_mod_alloc(mod, sizeof (struct prop_lookup))) == NULL)
usr/src/lib/fm/topo/libtopo/common/hc.c
1581
if ((plp = topo_mod_alloc(mod, sizeof (struct prop_lookup))) == NULL)
usr/src/lib/fm/topo/libtopo/common/hc.c
1638
if ((plp = topo_mod_alloc(mod, sizeof (struct prop_lookup))) == NULL)
usr/src/lib/fm/topo/libtopo/common/hc.c
1768
if ((hap = topo_mod_alloc(mod, sizeof (struct hc_args))) == NULL)
usr/src/lib/fm/topo/libtopo/common/hc.c
1886
if ((hap = topo_mod_alloc(mod, sizeof (struct hc_args))) == NULL)
usr/src/lib/fm/topo/libtopo/common/hc.c
1951
if ((hap = topo_mod_alloc(mod, sizeof (struct hc_args))) == NULL)
usr/src/lib/fm/topo/libtopo/common/hc.c
2045
if ((flp = topo_mod_alloc(mod, sizeof (struct fac_lookup))) == NULL)
usr/src/lib/fm/topo/libtopo/common/hc.c
2147
if ((hap = topo_mod_alloc(mod, sizeof (struct hc_args))) == NULL)
usr/src/lib/fm/topo/libtopo/common/hc.c
2207
if ((hap = topo_mod_alloc(mod, sizeof (struct hc_args))) == NULL)
usr/src/lib/fm/topo/libtopo/common/hc.c
583
if ((name = topo_mod_alloc(mod, len + 1)) == NULL)
usr/src/lib/fm/topo/libtopo/common/legacy_hc.c
173
escc = topo_mod_alloc(mod, i + 1);
usr/src/lib/fm/topo/libtopo/common/legacy_hc.c
194
(name = topo_mod_alloc(mod, len + 1)) == NULL ||
usr/src/lib/fm/topo/libtopo/common/mem.c
244
escunum = topo_mod_alloc(mod, i + 1);
usr/src/lib/fm/topo/libtopo/common/mod.c
352
(name = topo_mod_alloc(mod, len + 1)) == NULL ||
usr/src/lib/fm/topo/libtopo/common/pcie.c
125
if ((name = topo_mod_alloc(mod, len + 1)) == NULL)
usr/src/lib/fm/topo/libtopo/common/pkg.c
321
(name = topo_mod_alloc(mod, len + 1)) == NULL ||
usr/src/lib/fm/topo/libtopo/common/svc.c
389
if ((search = topo_mod_alloc(mod, len)) == NULL)
usr/src/lib/fm/topo/libtopo/common/svc.c
488
if ((buf = topo_mod_alloc(mod, size + 1)) == NULL)
usr/src/lib/fm/topo/libtopo/common/sw.c
513
if ((buf = topo_mod_alloc(mod, size + 1)) == NULL)
usr/src/lib/fm/topo/libtopo/common/topo_digraph.c
892
if ((tmp = topo_mod_alloc(mod, fmrilen)) == NULL) {
usr/src/lib/fm/topo/libtopo/common/topo_mod.c
194
if ((mod->tm_info->tmi_ops = topo_mod_alloc(mod,
usr/src/lib/fm/topo/libtopo/common/topo_mod.h
225
extern void *topo_mod_alloc(topo_mod_t *, size_t);
usr/src/lib/fm/topo/libtopo/common/topo_rtld.c
77
if ((rp = mod->tm_data = topo_mod_alloc(mod, sizeof (topo_rtld_t)))
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
294
if ((arrbuf = topo_mod_alloc(mp, (nelems * sizeof (int32_t))))
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
312
if ((arrbuf = topo_mod_alloc(mp, (nelems * sizeof (uint32_t))))
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
330
if ((arrbuf = topo_mod_alloc(mp, (nelems * sizeof (int64_t))))
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
348
if ((arrbuf = topo_mod_alloc(mp, (nelems * sizeof (uint64_t))))
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
366
if ((strarrbuf = topo_mod_alloc(mp, (nelems * sizeof (char *))))
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
387
if ((nvlarrbuf = topo_mod_alloc(mp, (nelems *
usr/src/lib/fm/topo/libtopo/common/zfs.c
208
(name = topo_mod_alloc(mod, len + 1)) == NULL ||
usr/src/lib/fm/topo/modules/common/disk/disk_common.c
1184
if ((fullpath = topo_mod_alloc(mod, pathlen)) == NULL)
usr/src/lib/fm/topo/modules/common/disk/disk_common.c
328
if ((buf = topo_mod_alloc(mod, count + 1)) == NULL)
usr/src/lib/fm/topo/modules/common/disk/disk_common.c
491
if ((part = topo_mod_alloc(mod, len)) != NULL)
usr/src/lib/fm/topo/modules/common/disk/disk_common.c
960
if ((minorpath = topo_mod_alloc(mod, mlen)) == NULL)
usr/src/lib/fm/topo/modules/common/disk/disk_mptsas.c
62
gdi.PtrDiskInfoArray = di = topo_mod_alloc(mod, disz);
usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/fac_prov_ipmi.c
1513
if ((entity_refs = topo_mod_alloc(mod, sizeof (char *))) == NULL)
usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/fac_prov_ipmi.c
1886
if ((entity_refs = topo_mod_alloc(mod, (nelems * sizeof (char *))))
usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/fac_prov_ipmi.c
1963
if ((entity_refs = topo_mod_alloc(mod, (nelems * sizeof (char *))))
usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/fac_prov_ipmi.c
2026
if ((entity_refs = topo_mod_alloc(mod, (nelems * sizeof (char *))))
usr/src/lib/fm/topo/modules/common/pcibus/did.c
59
if ((p = topo_mod_alloc(mp, sizeof (slotnm_t))) == NULL)
usr/src/lib/fm/topo/modules/common/pcibus/did_props.c
400
if ((newpath = topo_mod_alloc(mp, need)) == NULL) {
usr/src/lib/fm/topo/modules/common/pcibus/did_props.c
862
if ((tmpbuf = topo_mod_alloc(mp, sz + 1)) == NULL)
usr/src/lib/fm/topo/modules/common/ses/ses.c
1407
if ((paths[i] = topo_mod_alloc(mod, len)) == NULL)
usr/src/lib/fm/topo/modules/common/ses/ses.c
2981
if ((product = topo_mod_alloc(mod, prodlen)) == NULL)
usr/src/lib/fm/topo/modules/common/ufm/topo_ufm.c
241
report.ufmr_buf = topo_mod_alloc(mod, bufsz.ufbz_size);
usr/src/lib/fm/topo/modules/common/xfp/xfp.c
160
label = topo_mod_alloc(mod, len);
usr/src/lib/fm/topo/modules/i86pc/chip/chip_amd.c
333
(buf = topo_mod_alloc(mod, mcs.mcs_size)) == NULL ||
usr/src/lib/fm/topo/modules/i86pc/chip/chip_intel.c
922
(buf = topo_mod_alloc(mod, mcs.mcs_size)) == NULL ||
usr/src/lib/fm/topo/modules/i86pc/chip/chip_smbios.c
586
buf = topo_mod_alloc(mod, bufsz);
usr/src/lib/fm/topo/modules/i86pc/x86pi/x86pi_bay.c
140
ap_path = topo_mod_alloc(mod, MAXPATHLEN);
usr/src/lib/fm/topo/modules/i86pc/x86pi/x86pi_bboard.c
362
cont_hdl = topo_mod_alloc(mod, cont_cnt *
usr/src/lib/fm/topo/modules/i86pc/x86pi/x86pi_subr.c
585
obuf = topo_mod_alloc(mod, outsz);