Searched defs:set_msg (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/lib/cfgadm_plugins/sata/common/ |
H A D | cfga_sata.c | 413 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/common/ |
H A D | cfga_usb.c | 280 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 26 milliseconds