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

/osnet-11/usr/src/lib/cfgadm_plugins/sata/common/
H A Dcfga_sata.c413 set_msg(char **ret_str, ...) function
485 set_msg(errstring, ERR_STR(rv), NULL);
490 set_msg(errstring, ERR_STR(rv), NULL);
491 set_msg(errstring, "\n",
493 set_msg(errstring, sata_help[HELP_RESET_PORT], NULL);
494 set_msg(errstring, sata_help[HELP_RESET_DEVICE], NULL);
495 set_msg(errstring, sata_help[HELP_RESET_ALL], NULL);
496 set_msg(errstring, sata_help[HELP_PORT_ACTIVATE], NULL);
497 set_msg(errstring, sata_help[HELP_PORT_DEACTIVATE], NULL);
498 set_msg(errstrin
[all...]
/osnet-11/usr/src/lib/cfgadm_plugins/usb/
H A Dusb.xcl98 msgid "set_msg: realloc failed.\n"
/osnet-11/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_usb.c280 set_msg(char **ret_str, ...) function
298 DPRINTF("set_msg: realloc failed.\n");
348 set_msg(errstring, ERR_STR(rv), NULL);
365 (void) set_msg(errstring, ERR_STR(rv),
377 set_msg(errstring, ERR_STR(rv), errno_str,
387 set_msg(errstring, ERR_STR(rv), "ap_id: ", ap_id, "\n",
394 set_msg(errstring, ERR_STR(CFGA_USB_INTERNAL_ERROR), NULL);

Completed in 19 milliseconds