HomeSort by: relevance | last modified time | path
    Searched defs:dsyslog (Results 1 - 3 of 3) sorted by relevancy

  /src/libexec/comsat/
comsat.c 78 #define dsyslog if (debug) syslog macro
239 dsyslog(LOG_DEBUG, "%s: wrong mode on %s", ep->name, tty);
242 dsyslog(LOG_DEBUG, "notify %s on %s", ep->name, tty);
255 dsyslog(LOG_ERR, "open `%s' (%s)", tty, strerror(errno));
259 dsyslog(LOG_ERR, "tcgetattr `%s' (%s)", tty, strerror(errno));
comsat.c 78 #define dsyslog if (debug) syslog macro
239 dsyslog(LOG_DEBUG, "%s: wrong mode on %s", ep->name, tty);
242 dsyslog(LOG_DEBUG, "notify %s on %s", ep->name, tty);
255 dsyslog(LOG_ERR, "open `%s' (%s)", tty, strerror(errno));
259 dsyslog(LOG_ERR, "tcgetattr `%s' (%s)", tty, strerror(errno));
comsat.c 78 #define dsyslog if (debug) syslog macro
239 dsyslog(LOG_DEBUG, "%s: wrong mode on %s", ep->name, tty);
242 dsyslog(LOG_DEBUG, "notify %s on %s", ep->name, tty);
255 dsyslog(LOG_ERR, "open `%s' (%s)", tty, strerror(errno));
259 dsyslog(LOG_ERR, "tcgetattr `%s' (%s)", tty, strerror(errno));

Completed in 109 milliseconds