Searched defs:ap_err (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap_msg.c170 * ap_err() accepts a variable number of message IDs and constructs
171 * a corresponding error string. ap_err() calls dgettext() to
173 * error was encountered (errno set), ap_err() looks for the error
178 ap_err(apd_t *a, ...) function
205 DBG("ap_err(%p)\n", (void *)a);

Completed in 686 milliseconds