Home
last modified time | relevance | path

Searched refs:ib_set_msg (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.c49 static void ib_set_msg(char **, ...);
345 ib_set_msg(char **ret_str, ...) in ib_set_msg() function
418 ib_set_msg(errstring, ERR_STR(rv), NULL); in ib_err_msg()
443 ib_set_msg(errstring, ERR_STR(rv), "ap_id: ", ap_id, "", NULL); in ib_err_msg()
448 ib_set_msg(errstring, ERR_STR(rv), errno_str, in ib_err_msg()
460 ib_set_msg(errstring, ERR_STR(rv), "ap_id: ", ap_id, "\n", in ib_err_msg()
465 ib_set_msg(errstring, ERR_STR(CFGA_IB_INTERNAL_ERR), NULL); in ib_err_msg()