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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/lib/ipmgmtd/
H A Dipmgmt_main.c121 ipmgmt_log(LOG_ERR, "could not upgrade the "
140 ipmgmt_log(LOG_ERR, "could not open %s: %s",
177 ipmgmt_log(LOG_ERR, "could not open %s: %s",
186 ipmgmt_log(LOG_ERR, "failed to create door: %s", strerror(err));
196 ipmgmt_log(LOG_ERR, "failed to attach door to %s: %s",
215 ipmgmt_log(LOG_ERR, "failed to revoke access to door %s: %s",
228 ipmgmt_log(LOG_ERR, "signal() for SIGTERM/INT failed: %s",
245 ipmgmt_log(LOG_WARNING,
281 ipmgmt_log(LOG_WARNING,
310 ipmgmt_log(LOG_ER
[all...]
H A Dipmgmt_util.c42 ipmgmt_log(int pri, const char *fmt, ...) function
H A Dipmgmt_impl.h48 extern void ipmgmt_log(int, const char *, ...);
H A Dipmgmt_persist.c1396 ipmgmt_log(LOG_WARNING, "Failed to reapply property %s",
1411 ipmgmt_log(LOG_WARNING, "Could not reapply any of the "
1465 ipmgmt_log(LOG_WARNING, "failed to create scf resources: %s",
1490 ipmgmt_log(LOG_WARNING, "Error setting string value %s "
1539 ipmgmt_log(LOG_WARNING, "failed to save the data in SCF: %s",
1582 ipmgmt_log(LOG_WARNING, "failed to create property group: %s",
1590 ipmgmt_log(LOG_WARNING,
1601 ipmgmt_log(LOG_WARNING, "Error getting composed view "
H A Dipmgmt_door.c110 ipmgmt_log(LOG_ERR, "Invalid door command specified");
123 ipmgmt_log(LOG_ERR, "Could not get user credentials.");
129 ipmgmt_log(LOG_ERR, "Could not get user id.");
135 ipmgmt_log(LOG_ERR, "Could not get password entry.");
141 ipmgmt_log(LOG_ERR, "Not authorized for operation.");

Completed in 40 milliseconds