Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/btpand/
H A Dbnep.c101 log_debug("dropped short packet (type 0x%2.2x)", type); in bnep_recv()
123 log_debug("dropped short packet (type 0x%2.2x)", type); in bnep_recv()
135 log_debug("dropped short packet (type 0x%2.2x)", type); in bnep_recv()
148 log_debug("dropped short packet (type 0x%2.2x)", type); in bnep_recv()
165 log_debug("dropped packet with reserved type 0x%2.2x", type); in bnep_recv()
319 log_debug("ignored"); in bnep_recv_setup_connection_req()
370 log_debug("addr %s response 0x%2.2x", in bnep_recv_setup_connection_req()
388 log_debug("ignored"); in bnep_recv_setup_connection_rsp()
392 log_debug("addr %s response 0x%2.2x", in bnep_recv_setup_connection_rsp()
422 log_debug("ignored"); in bnep_recv_filter_net_type_set()
[all …]
H A Dchannel.c112 log_debug("(fd#%d)", chan->fd); in channel_open()
124 log_debug("(fd#%d)", chan->fd); in channel_close()
221 log_debug("(fd#%d) EOF", fd); in channel_read()
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); in server_update()
/freebsd/usr.sbin/ypldap/
H A Dentries.c49 log_debug("flattening trees"); in flatten_entries()
71 log_debug("pushing line: %s", ue->ue_line); in flatten_entries()
91 log_debug("done pushing users"); in flatten_entries()
106 log_debug("pushing line: %s", ge->ge_line); in flatten_entries()
115 log_debug("done pushing groups"); in flatten_entries()
H A Dyp.c211 log_debug("ypproc_clear"); in yp_dispatch()
217 log_debug("ypproc_all"); in yp_dispatch()
225 log_debug("ypproc_master"); in yp_dispatch()
233 log_debug("ypproc_order"); in yp_dispatch()
239 log_debug("ypproc_maplist"); in yp_dispatch()
280 log_debug("NULL domain !"); in yp_valid_domain()
324 log_debug("matching '%.*s' in map %s", arg->key.keydat_len, in ypproc_match_2_svc()
338 log_debug("argument too long"); in ypproc_match_2_svc()
438 log_debug("unknown map %s", arg->map); in ypproc_match_2_svc()
467 log_debug("unknown map %s", arg->map); in ypproc_first_2_svc()
[all …]
H A Dldapclient.c294 log_debug("configuration starting"); in client_dispatch_parent()
316 log_debug("applying configuration"); in client_dispatch_parent()
320 log_debug("client_dispatch_parent: unexpect imsg %d", in client_dispatch_parent()
520 log_debug("%s", errstr); in client_search_idm()
608 log_debug("searching password entries"); in client_try_idm()
625 log_debug("searching group entries"); in client_try_idm()
638 log_debug("directory %s errored out in %s", idm->idm_name, where); in client_try_idm()
661 log_debug("trash the update"); in client_periodic_update()
676 log_debug("connecting to directories"); in client_configure()
H A Dlog.c33 void log_debug(const char *, ...);
130 log_debug(const char *emsg, ...) in log_debug() function
H A Dypldap.c131 log_debug("starting directory update"); in main_start_update()
282 log_debug("updates are over, cleaning up trees now"); in main_end_update()
447 log_debug("main_dispatch_client: unexpected imsg %d", in main_dispatch_client()
458 log_debug("king bula sez: ran into dead pipe"); in main_dispatch_client()
H A Dypldap.h188 void log_debug(const char *, ...);
/freebsd/lib/librpcsec_gss/
H A Drpcsec_gss_prot.c134 log_debug("gss_get_mic failed"); in xdr_rpc_gss_wrap_data()
178 log_debug("xdr decode databody_integ failed"); in xdr_rpc_gss_unwrap_data()
184 log_debug("xdr decode checksum failed"); in xdr_rpc_gss_unwrap_data()
200 log_debug("xdr decode databody_priv failed"); in xdr_rpc_gss_unwrap_data()
235 log_debug("wrong sequence number in databody"); in xdr_rpc_gss_unwrap_data()
245 log_debug(const char *fmt, ...) in log_debug() function
279 log_debug(__unused const char *fmt, ...) in log_debug() function
H A Dsvc_rpcsec_gss.c384 log_debug("in svc_rpc_gss_find_client(%d)", clientid); in svc_rpc_gss_find_client()
409 log_debug("in svc_rpc_gss_create_client()"); in svc_rpc_gss_create_client()
436 log_debug("in svc_rpc_gss_destroy_client()"); in svc_rpc_gss_destroy_client()
467 log_debug("in svc_rpc_gss_timeout_clients()"); in svc_rpc_gss_timeout_clients()
478 log_debug("expiring client %p", client); in svc_rpc_gss_timeout_clients()
602 log_debug("in svc_rpc_gss_accept_context()"); in svc_rpc_gss_accept_sec_context()
733 log_debug("accepted context for %s with " in svc_rpc_gss_accept_sec_context()
757 log_debug("in svc_rpc_gss_validate()"); in svc_rpc_gss_validate()
803 log_debug("in svc_rpc_gss_nextverf()"); in svc_rpc_gss_nextverf()
968 log_debug("in svc_rpc_gss()"); in svc_rpc_gss()
[all …]
H A Drpcsec_gss.c160 log_debug("in rpc_gss_seccreate()"); in rpc_gss_seccreate()
276 log_debug("in rpc_gss_validate()"); in rpc_gss_validate()
329 log_debug("in rpc_gss_refresh()"); in rpc_gss_init()
516 log_debug("in rpc_gss_destroy_context()"); in rpc_gss_destroy_context()
547 log_debug("in rpc_gss_destroy()"); in rpc_gss_destroy()
576 log_debug("in rpc_gss_wrap()"); in __rpc_gss_wrap()
667 log_debug("in rpc_gss_unwrap()"); in __rpc_gss_unwrap()
H A Drpcsec_gss_int.h89 void log_debug(const char *fmt, ...);
/freebsd/usr.sbin/bluetooth/sdpd/
H A Dlog.h45 void log_debug (char const *message, ...);
H A Dlog.c120 log_debug(char const *message, ...) in log_debug() function
/freebsd/contrib/pf/pflogd/
H A Dpflogd.c74 int log_debug = 0; variable
164 if (log_debug) { in logmsg()
700 log_debug = Debug;
/freebsd/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/sys/netinet/
H A Dtcp_subr.c259 SYSCTL_INT(_net_inet_tcp, OID_AUTO, log_debug, CTLFLAG_RW,