Searched refs:S_FREE (Results 1 - 25 of 28) sorted by relevance

12

/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c206 S_FREE(larg.xport_logp);
230 S_FREE(larg.xport_logp);
256 S_FREE(larg.xport_logp);
298 S_FREE(larg.xport_logp);
312 S_FREE(larg.xport_logp);
319 S_FREE(larg.xport_logp);
334 S_FREE(larg.xport_logp);
349 S_FREE(larg.xport_logp);
375 S_FREE(larg.xport_logp);
385 S_FREE(dyncom
[all...]
H A Dcfga_rcm.c86 S_FREE(rsrc_fixed);
115 S_FREE(rsrc_fixed);
146 S_FREE(rsrc_fixed);
176 S_FREE(rsrc_fixed);
199 S_FREE(rsrc_fixed);
242 S_FREE(rsrc_fixed);
243 S_FREE(filter_fixed);
275 S_FREE(rsrc_fixed);
292 S_FREE(rsrc_fixed);
335 S_FREE(rsrc_fixe
[all...]
H A Dcfga_fp.c100 S_FREE(hw_option);
110 S_FREE(hw_option);
115 S_FREE(hw_option);
255 S_FREE(hw_option);
259 S_FREE(hw_option);
H A Dcfga_utils.c462 S_FREE(xport_phys);
463 S_FREE(dyncomp);
475 S_FREE(lunlist->path);
476 S_FREE(lunlist);
487 S_FREE(apidp->xport_phys);
488 S_FREE(apidp->dyncomp);
609 S_FREE(root_path);
712 S_FREE(p);
808 S_FREE(sp);
887 S_FREE(pat
[all...]
H A Dcfga_cvt.c229 S_FREE(devfs_phys);
411 S_FREE(pathp);
421 S_FREE(devfs_phys);
528 S_FREE(newlun);
560 S_FREE(newlun);
607 S_FREE(*dyncompp);
615 S_FREE(*dyncompp);
765 S_FREE(port_wwn);
H A Dcfga_cs.c757 S_FREE(update_str);
803 S_FREE(resp_buf);
886 S_FREE(update_str);
899 S_FREE(update_str);
932 S_FREE(t_apid);
964 S_FREE(update_str);
1222 S_FREE(update_str);
1231 S_FREE(update_str);
1388 S_FREE(update_str);
1395 S_FREE(update_st
[all...]
/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasRefreshInformation.c137 S_FREE(wa.flag);
147 S_FREE(wa.flag);
152 S_FREE(wa.flag);
H A Ddevtree_hba_disco.c124 S_FREE(port_ptr->port_attributes.PortSpecificAttribute.SASPort);
125 S_FREE(port_ptr);
144 S_FREE(port_ptr->port_attributes.PortSpecificAttribute.SASPort);
145 S_FREE(port_ptr);
194 S_FREE(port_ptr->port_attributes.PortSpecificAttribute.SASPort);
195 S_FREE(port_ptr);
222 S_FREE(port_ptr->port_attributes.PortSpecificAttribute.SASPort);
223 S_FREE(port_ptr);
254 S_FREE(port_ptr->port_attributes.PortSpecificAttribute.SASPort);
255 S_FREE(port_pt
[all...]
H A DSun_sasRefreshAdapterConfiguration.c126 S_FREE(wa.flag);
140 S_FREE(wa.flag);
H A Ddevlink_disco.c215 S_FREE(dirp);
223 S_FREE(dirp);
/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.c951 S_FREE(devpath);
986 S_FREE(devpath);
1004 S_FREE(devpath);
1115 S_FREE(msg);
1123 S_FREE(info);
1124 S_FREE(msg);
1156 S_FREE(info);
1157 S_FREE(msg);
1198 S_FREE(info);
1262 S_FREE(inf
[all...]
H A Dcfga_ib.h75 #define S_FREE(x) (((x) != NULL) ? (free(x), (x) = NULL) : (void *)0) macro
H A Dcfga_conf.c652 S_FREE(recp->name);
655 S_FREE(tmp);
660 S_FREE(recp->name);
663 S_FREE(tmp);
668 S_FREE(recp->name);
671 S_FREE(tmp);
699 S_FREE(file_buf);
1211 S_FREE(service_name);
1217 S_FREE(service_name);
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_utils.c389 S_FREE(hba_phys);
390 S_FREE(dyncomp);
391 S_FREE(path);
401 S_FREE(apidp->hba_phys);
402 S_FREE(apidp->dyncomp);
403 S_FREE(apidp->path);
505 S_FREE(root_path);
615 S_FREE(p);
734 S_FREE(sp);
812 S_FREE(root_pat
[all...]
H A Dcfga_cvt.c169 S_FREE(pmt.log);
228 S_FREE(log);
326 S_FREE(root_path);
347 S_FREE(root_path);
359 S_FREE(root_path);
363 S_FREE(root_path);
444 S_FREE(dpt.path);
520 S_FREE(drvinst);
522 if (dptp->ret != SCFGA_OK) S_FREE(devpath);
602 S_FREE(dyn
[all...]
H A Dcfga_ctl.c707 S_FREE(cq);
831 S_FREE(cq1);
832 S_FREE(cq2);
838 S_FREE(cq1);
839 S_FREE(cq2);
862 S_FREE(buf);
863 S_FREE(hbap);
916 S_FREE(bus_path);
917 S_FREE(dev_path);
953 S_FREE(c
[all...]
H A Dcfga_list.c248 S_FREE(larg.hba_logp);
408 S_FREE(nodepath);
437 S_FREE(listp);
444 S_FREE(dyncomp);
455 S_FREE(dyncomp);
485 S_FREE(client_devlink);
737 S_FREE(listp);
750 S_FREE(dyncomp);
912 S_FREE(ldatap);
H A Dcfga_scsi.h338 #define S_FREE(x) (((x) != NULL) ? (free(x), (x) = NULL) : (void *)0) macro
/illumos-gate/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_usb.h93 #define S_FREE(x) (((x) != NULL) ? (free(x), (x) = NULL) : (void *)0) macro
H A Dcfga_usb.c1079 S_FREE(devpath);
1131 S_FREE(devpath);
1191 S_FREE(devpath);
1338 S_FREE(driver);
1377 S_FREE(driver);
1433 S_FREE(dev_descrp);
1434 S_FREE(driver);
/illumos-gate/usr/src/lib/cfgadm_plugins/sata/common/
H A Dcfga_sata.h125 #define S_FREE(x) (((x) != NULL) ? \ macro
H A Dcfga_sata.c669 S_FREE(devpath);
742 S_FREE(devpath);
811 S_FREE(devpath);
828 S_FREE(devpath);
/illumos-gate/usr/src/cmd/cfgadm/
H A Dcfgadm.c54 #define S_FREE(x) (((x) != NULL) ? (free(x), (x) = NULL) : (void *)0) macro
558 S_FREE(post_filtp);
591 S_FREE(prefilt_optp);
604 S_FREE(list_array);
605 S_FREE(post_filtp);
615 S_FREE(post_filtp);
1033 S_FREE(optstr);
1853 S_FREE(sel_boards);
1854 S_FREE(arg_array);
1855 S_FREE(out_arra
[all...]
/illumos-gate/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c316 #define S_FREE(x) (((x) != NULL) ? (free(x), (x) = NULL) : (void *)0) macro
727 S_FREE(class);
1035 S_FREE(bufp);
1037 S_FREE(*classpp);
1459 S_FREE(apdup);
1460 S_FREE(dyncomp);
1972 S_FREE(rpath);
2009 S_FREE(rpath);
2017 S_FREE(rpath);
2033 S_FREE(rpat
[all...]
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c110 #define S_FREE(x) (((x) != NULL) ? (free(x), (x) = NULL) : (void *)0) macro
270 S_FREE(pathlist.path_info);
327 S_FREE(pathlist.path_info);
334 S_FREE(pathlist.path_info);
341 S_FREE(pathlist.path_info);
378 S_FREE(pathlist.path_info);
423 S_FREE(pathlist.path_info);
1269 S_FREE(dlist);
1276 S_FREE(dlist);
1719 S_FREE(dev_lis
[all...]

Completed in 149 milliseconds

12