Searched refs:log_crit (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/usr.sbin/sdpd/
H A Dmain.c106 log_crit("Could not become daemon. %s (%d)",
119 log_crit("Could not install signal handlers. %s (%d)",
127 log_crit("Could not install signal handlers. %s (%d)",
H A Dserver.c108 log_crit("Failed to allocate fd index");
115 log_crit("Malloc cmsg buffer (len=%zu) failed.", srv->ctllen);
122 log_crit("Malloc input buffer (imtu=%d) failed.", srv->imtu);
129 log_crit("Malloc output buffer (omtu=%d) failed.", srv->omtu);
153 log_crit("Could not unlink(%s). %s (%d)",
161 log_crit("Could not create control socket. %s (%d)",
169 log_crit("Warning: No credential checks on control socket");
177 log_crit("Could not bind control socket. %s (%d)",
185 log_crit("Could not set permissions on control socket. %s (%d)",
193 log_crit("Coul
[all...]
H A Dlog.c73 log_crit(char const *message, ...) function
H A Dsdpd.h139 void log_crit(char const *, ...) __printflike(1, 2);

Completed in 202 milliseconds