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

/freebsd-11-stable/usr.sbin/bluetooth/bthidd/
H A Dparser.y55 #define LOGERR LOG_ERR
61 #define LOGERR stderr
229 SYSLOG(LOGERR, "%s in line %d" EOL, message, yylineno);
239 SYSLOG(LOGERR, "Unknown config file name!" EOL);
244 SYSLOG(LOGERR, "Could not open config file '%s'. %s (%d)" EOL,
251 SYSLOG(LOGERR, "Could not parse config file '%s'" EOL,
346 SYSLOG(LOGERR, "Ignoring duplicated entry for bdaddr %s" EOL,
352 SYSLOG(LOGERR, "Ignoring entry with invalid control PSM" EOL);
357 SYSLOG(LOGERR, "Ignoring entry with invalid interrupt PSM" EOL);
362 SYSLOG(LOGERR, "Ignorin
[all...]
/freebsd-11-stable/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.c262 LOGERR("sysctl(IPCTL_FORWARDING)");
317 LOGERR("setsockopt(SO_USELOOPBACK,0)");
736 LOGERR("setsockopt(MCAST_JOIN_GROUP RIP)");
H A Ddefs.h533 #define LOGERR(msg) msglog(msg ": %s", strerror(errno)) macro
539 #define DBGERR(dump,msg) LOGERR(msg)
H A Dinput.c79 LOGERR("recvfrom(rip)");
H A Doutput.c164 LOGERR("setsockopt(rip_sock, "
H A Dif.c498 LOGERR("setsockopt(MCAST_LEAVE_GROUP RIP)");
H A Dtable.c1174 LOGERR("read(rt_sock)");

Completed in 193 milliseconds