Symbol: ldebug
usr.sbin/bgplgd/slowcgi.c
1012
ldebug("fork %d", pid);
usr.sbin/bgplgd/slowcgi.c
1226
ldebug("%sversion: %d", p, h->version);
usr.sbin/bgplgd/slowcgi.c
1227
ldebug("%stype: %d", p, h->type);
usr.sbin/bgplgd/slowcgi.c
1228
ldebug("%srequestId: %d", p, ntohs(h->id));
usr.sbin/bgplgd/slowcgi.c
1229
ldebug("%scontentLength: %d", p, ntohs(h->content_len));
usr.sbin/bgplgd/slowcgi.c
1230
ldebug("%spaddingLength: %d", p, h->padding_len);
usr.sbin/bgplgd/slowcgi.c
1231
ldebug("%sreserved: %d", p, h->reserved);
usr.sbin/bgplgd/slowcgi.c
1237
ldebug("%srole %d", p, ntohs(b->role));
usr.sbin/bgplgd/slowcgi.c
1238
ldebug("%sflags %d", p, b->flags);
usr.sbin/bgplgd/slowcgi.c
1244
ldebug("%sappStatus: %d", p, ntohl(b->app_status));
usr.sbin/bgplgd/slowcgi.c
1245
ldebug("%sprotocolStatus: %d", p, b->protocol_status);
usr.sbin/bgplgd/slowcgi.c
341
ldebug("sock_user: %s", sock_user);
usr.sbin/bgplgd/slowcgi.c
348
ldebug("cgi_user: %s", cgi_user);
usr.sbin/bgplgd/slowcgi.c
418
ldebug("socket: %s", path);
usr.sbin/bgplgd/slowcgi.c
436
ldebug("inflight fds exceeded");
usr.sbin/bgplgd/slowcgi.c
444
ldebug("inflight incremented, now %d", *counter);
usr.sbin/bgplgd/slowcgi.c
519
ldebug("timeout fired for pid %d", c->command_pid);
usr.sbin/bgplgd/slowcgi.c
570
ldebug("pid %d exit %s%d", pid,
usr.sbin/bgplgd/slowcgi.c
673
ldebug("closed connection");
usr.sbin/bgplgd/slowcgi.c
813
ldebug("env[%d], %s=%s", c->env_count, env_entry->key,
usr.sbin/identd/identd.c
1025
ldebug("%s closed connection during response",
usr.sbin/identd/identd.c
746
ldebug("client: %s", gethost(&ss));
usr.sbin/identd/identd.c
797
ldebug("%s closed connection", gethost(&c->client.ss));
usr.sbin/identd/identd.c
901
ldebug("%s closed connection during resolving",
usr.sbin/lldpd/lldpd.c
1247
ldebug("%s index %u", ifa->ifa_name, sdl->sdl_index);
usr.sbin/lldpd/lldpd.c
335
ldebug("%s: entry from %s has expired", ifp->if_key.if_name,
usr.sbin/lldpd/lldpd.c
614
ldebug("%s: pdu from %s: %zd bytes", sfrm.sfrm_ifname,
usr.sbin/lldpd/lldpd.c
631
ldebug("%s: pdu from %s: first TLV extraction failed",
usr.sbin/lldpd/lldpd.c
636
ldebug("%s: pdu from %s: first TLV type is not Chassis ID",
usr.sbin/lldpd/lldpd.c
641
ldebug("%s: pdu from %s: "
usr.sbin/lldpd/lldpd.c
650
ldebug("%s: pdu from %s: second TLV extraction failed",
usr.sbin/lldpd/lldpd.c
655
ldebug("%s: pdu from %s: first TLV type is not Port ID",
usr.sbin/lldpd/lldpd.c
660
ldebug("%s: pdu from %s: "
usr.sbin/lldpd/lldpd.c
669
ldebug("%s: pdu from %s: third TLV extraction failed",
usr.sbin/lldpd/lldpd.c
674
ldebug("%s: pdu from %s: third TLV type is not TTL",
usr.sbin/lldpd/lldpd.c
679
ldebug("%s: pdu from %s: "
usr.sbin/lldpd/lldpd.c
779
ldebug("%s: entry from %s deleted",
usr.sbin/lldpd/lldpd.c
913
ldebug("ctl recv while not idle");
usr.sbin/lldpd/lldpd.c
919
ldebug("%s: msgtype %u, %zu bytes", __func__, msgtype, len);
usr.sbin/slowcgi/slowcgi.c
1186
ldebug("%sversion: %d", p, h->version);
usr.sbin/slowcgi/slowcgi.c
1187
ldebug("%stype: %d", p, h->type);
usr.sbin/slowcgi/slowcgi.c
1188
ldebug("%srequestId: %d", p, ntohs(h->id));
usr.sbin/slowcgi/slowcgi.c
1189
ldebug("%scontentLength: %d", p, ntohs(h->content_len));
usr.sbin/slowcgi/slowcgi.c
1190
ldebug("%spaddingLength: %d", p, h->padding_len);
usr.sbin/slowcgi/slowcgi.c
1191
ldebug("%sreserved: %d", p, h->reserved);
usr.sbin/slowcgi/slowcgi.c
1197
ldebug("%srole %d", p, ntohs(b->role));
usr.sbin/slowcgi/slowcgi.c
1198
ldebug("%sflags %d", p, b->flags);
usr.sbin/slowcgi/slowcgi.c
1204
ldebug("%sappStatus: %d", p, ntohl(b->app_status));
usr.sbin/slowcgi/slowcgi.c
1205
ldebug("%sprotocolStatus: %d", p, b->protocol_status);
usr.sbin/slowcgi/slowcgi.c
341
ldebug("sock_user: %s", sock_user);
usr.sbin/slowcgi/slowcgi.c
348
ldebug("slowcgi_user: %s", slowcgi_user);
usr.sbin/slowcgi/slowcgi.c
359
ldebug("chroot: %s", chrootpath);
usr.sbin/slowcgi/slowcgi.c
427
ldebug("socket: %s", path);
usr.sbin/slowcgi/slowcgi.c
445
ldebug("inflight fds exceeded");
usr.sbin/slowcgi/slowcgi.c
453
ldebug("inflight incremented, now %d", *counter);
usr.sbin/slowcgi/slowcgi.c
551
ldebug("wait: %s", c->script_name);
usr.sbin/slowcgi/slowcgi.c
647
ldebug("closed connection");
usr.sbin/slowcgi/slowcgi.c
793
ldebug("env[%d], %s", c->env_count, env_entry->val);
usr.sbin/slowcgi/slowcgi.c
891
ldebug("fork: %s", c->script_name);