Searched refs:LOGERR (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/usr.sbin/bluetooth/bthidd/
H A Dparser.y51 #define LOGERR LOG_ERR
57 #define LOGERR stderr
226 SYSLOG(LOGERR, "%s in line %d" EOL, message, yylineno);
236 SYSLOG(LOGERR, "Unknown config file name!" EOL);
241 SYSLOG(LOGERR, "Could not open config file '%s'. %s (%d)" EOL,
248 SYSLOG(LOGERR, "Could not parse config file '%s'" EOL,
343 SYSLOG(LOGERR, "Ignoring duplicated entry for bdaddr %s" EOL,
349 SYSLOG(LOGERR, "Ignoring entry with invalid control PSM" EOL);
354 SYSLOG(LOGERR, "Ignoring entry with invalid interrupt PSM" EOL);
359 SYSLOG(LOGERR, "Ignorin
[all...]
/freebsd-9.3-release/sbin/routed/
H A Drdisc.c211 LOGERR("MCAST_LEAVE_GROUP ALLHOSTS");
221 LOGERR("MCAST_JOIN_GROUP ALLHOSTS");
237 LOGERR("MCAST_LEAVE_GROUP ALLROUTERS");
247 LOGERR("MCAST_JOIN_GROUP ALLROUTERS");
747 LOGERR("setsockopt(rdisc_sock,"
964 LOGERR("recvfrom(rdisc_sock)");
H A Dmain.c258 LOGERR("sysctl(IPCTL_FORWARDING)");
318 LOGERR("setsockopt(SO_USELOOPBACK,0)");
737 LOGERR("setsockopt(MCAST_JOIN_GROUP RIP)");
H A Ddefs.h532 #define LOGERR(msg) msglog(msg ": %s", strerror(errno)) macro
538 #define DBGERR(dump,msg) LOGERR(msg)
H A Dinput.c79 LOGERR("recvfrom(rip)");
H A Dif.c498 LOGERR("setsockopt(MCAST_LEAVE_GROUP RIP)");
H A Doutput.c164 LOGERR("setsockopt(rip_sock, "
H A Dtable.c1174 LOGERR("read(rt_sock)");

Completed in 99 milliseconds