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

/illumos-gate/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_main.c107 dlmgmt_log(LOG_ERR, "door_create() failed: %s",
121 dlmgmt_log(LOG_WARNING, "door_revoke(%s) failed: %s",
143 dlmgmt_log(LOG_ERR, "open(%s) failed: %s", doorpath,
158 dlmgmt_log(LOG_ERR, "fattach(%s) failed: %s", doorpath,
162 dlmgmt_log(LOG_ERR, "cannot set kernel doorfd: %s",
253 dlmgmt_log(LOG_ERR, "dladm_open() failed");
260 dlmgmt_log(LOG_ERR, "signal() for SIGTERM/INT failed: %s",
274 dlmgmt_log(LOG_ERR, "dlmgmtd is an smf(5) managed "
338 dlmgmt_log(LOG_WARNING,
524 dlmgmt_log(LOG_ER
[all...]
H A Ddlmgmt_impl.h138 void dlmgmt_log(int, const char *, ...);
H A Ddlmgmt_db.c602 dlmgmt_log(LOG_WARNING, "dlmgmt_process_db_onereq() %s "
1138 dlmgmt_log(LOG_WARNING, "Duplicate links "
1163 dlmgmt_log(LOG_WARNING, "Unable to allocate "
1175 dlmgmt_log(LOG_WARNING, "Link ID %d is already"
1184 dlmgmt_log(LOG_WARNING, "Unable to activate %s",
H A Ddlmgmt_door.c133 dlmgmt_log(LOG_WARNING, "dlmgmt_post_sysevent(%d) failed: %s",
1182 dlmgmt_log(LOG_WARNING,
1244 dlmgmt_log(LOG_WARNING, "unable to remove link %d from "
1254 dlmgmt_log(LOG_WARNING, "unable to add link %d to zone "
H A Ddlmgmt_util.c78 dlmgmt_log(int pri, const char *fmt, ...) function

Completed in 75 milliseconds