Searched refs:my_apid (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cs.c1547 char *my_apid; local
1552 if ((my_apid = calloc(
1575 strcpy(my_apid, apidt->xport_phys);
1576 strcat(my_apid, DYN_SEP);
1577 strcat(my_apid, port_wwn);
1578 if (apidt_create(my_apid, &my_apidt, errstring) != FPCFGA_OK) {
1592 S_FREE(my_apid);

Completed in 60 milliseconds