Searched refs:log_debug (Results 1 - 20 of 20) sorted by relevance

/freebsd-current/usr.sbin/bluetooth/sdpd/
H A Dlog.h45 void log_debug (char const *message, ...);
H A Dlog.c120 log_debug(char const *message, ...) function
/freebsd-current/usr.sbin/ypldap/
H A Dentries.c49 log_debug("flattening trees");
71 log_debug("pushing line: %s", ue->ue_line);
91 log_debug("done pushing users");
106 log_debug("pushing line: %s", ge->ge_line);
115 log_debug("done pushing groups");
H A Dyp.c211 log_debug("ypproc_clear");
217 log_debug("ypproc_all");
225 log_debug("ypproc_master");
233 log_debug("ypproc_order");
239 log_debug("ypproc_maplist");
280 log_debug("NULL domain !");
324 log_debug("matching '%.*s' in map %s", arg->key.keydat_len,
338 log_debug("argument too long");
438 log_debug("unknown map %s", arg->map);
467 log_debug("unknow
[all...]
H A Dlog.c33 void log_debug(const char *, ...);
130 log_debug(const char *emsg, ...) function
H A Dldapclient.c294 log_debug("configuration starting");
316 log_debug("applying configuration");
320 log_debug("client_dispatch_parent: unexpect imsg %d",
520 log_debug("%s", errstr);
608 log_debug("searching password entries");
625 log_debug("searching group entries");
638 log_debug("directory %s errored out in %s", idm->idm_name, where);
661 log_debug("trash the update");
676 log_debug("connecting to directories");
H A Dypldap.h188 void log_debug(const char *, ...);
H A Dypldap.c131 log_debug("starting directory update");
282 log_debug("updates are over, cleaning up trees now");
447 log_debug("main_dispatch_client: unexpected imsg %d",
458 log_debug("king bula sez: ran into dead pipe");
/freebsd-current/usr.sbin/bluetooth/btpand/
H A Dbnep.c101 log_debug("dropped short packet (type 0x%2.2x)", type);
123 log_debug("dropped short packet (type 0x%2.2x)", type);
135 log_debug("dropped short packet (type 0x%2.2x)", type);
148 log_debug("dropped short packet (type 0x%2.2x)", type);
165 log_debug("dropped packet with reserved type 0x%2.2x", type);
319 log_debug("ignored");
370 log_debug("addr %s response 0x%2.2x",
388 log_debug("ignored");
392 log_debug("addr %s response 0x%2.2x",
422 log_debug("ignore
[all...]
H A Dchannel.c112 log_debug("(fd#%d)", chan->fd);
124 log_debug("(fd#%d)", chan->fd);
221 log_debug("(fd#%d) EOF", fd);
H A Dbtpand.h182 #define log_debug(fmt, args...) syslog(LOG_DEBUG, "%s: " fmt, __func__ , ##args) macro
H A Dserver.c77 log_debug("count %d", count);
/freebsd-current/lib/librpcsec_gss/
H A Drpcsec_gss_prot.c134 log_debug("gss_get_mic failed");
178 log_debug("xdr decode databody_integ failed");
184 log_debug("xdr decode checksum failed");
200 log_debug("xdr decode databody_priv failed");
235 log_debug("wrong sequence number in databody");
245 log_debug(const char *fmt, ...) function
279 log_debug(__unused const char *fmt, ...) function
H A Drpcsec_gss_int.h89 void log_debug(const char *fmt, ...);
H A Dsvc_rpcsec_gss.c384 log_debug("in svc_rpc_gss_find_client(%d)", clientid);
409 log_debug("in svc_rpc_gss_create_client()");
436 log_debug("in svc_rpc_gss_destroy_client()");
467 log_debug("in svc_rpc_gss_timeout_clients()");
478 log_debug("expiring client %p", client);
602 log_debug("in svc_rpc_gss_accept_context()");
733 log_debug("accepted context for %s with "
757 log_debug("in svc_rpc_gss_validate()");
803 log_debug("in svc_rpc_gss_nextverf()");
968 log_debug("i
[all...]
H A Drpcsec_gss.c160 log_debug("in rpc_gss_seccreate()");
276 log_debug("in rpc_gss_validate()");
329 log_debug("in rpc_gss_refresh()");
516 log_debug("in rpc_gss_destroy_context()");
547 log_debug("in rpc_gss_destroy()");
576 log_debug("in rpc_gss_wrap()");
667 log_debug("in rpc_gss_unwrap()");
/freebsd-current/tests/sys/cddl/zfs/include/
H A Dlogapi.kshlib37 function log_debug function
H A Dlibtest.kshlib1648 log_debug "vdev_pool_error_count: errs='$errs' \$2='$2' ret='$ret'"
3279 log_debug "vdevs_for_tvd: $* <EOM>"
3284 log_debug "type='$tvd_type' children='$nchildren' lvd='$lvd' dva='$dva'"
3288 log_debug "raidz: ashift='${ashift}'"
3345 log_debug "params='$blksz/$blknum/$startoff' line='$line'"
3373 log_debug "str='$lineoffstr' lineoff='$lineoff' dva='$dva'"
/freebsd-current/contrib/pf/pflogd/
H A Dpflogd.c74 int log_debug = 0; variable
153 if (log_debug) {
689 log_debug = Debug;
/freebsd-current/sys/netinet/
H A Dtcp_subr.c262 SYSCTL_INT(_net_inet_tcp, OID_AUTO, log_debug, CTLFLAG_RW,

Completed in 131 milliseconds