Searched refs:uc_dbgmsg (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/tools/regression/sockets/unix_cmsg/
H A Dt_cmsg_len.c79 uc_dbgmsg("send: data size %zu", size);
80 uc_dbgmsg("send: msghdr.msg_controllen %u",
82 uc_dbgmsg("send: cmsghdr.cmsg_len %u",
85 uc_dbgmsg("sendmsg(2) failed: %s; retrying",
H A Duc_common.c115 uc_dbgmsg(const char *format, ...) function
208 uc_dbgmsg("connect");
225 uc_dbgmsg("sync: wait");
239 uc_dbgmsg("sync: received");
250 uc_dbgmsg("sync: send");
275 uc_dbgmsg("send: data size %zu", size);
276 uc_dbgmsg("send: msghdr.msg_controllen %u",
280 uc_dbgmsg("send: cmsghdr.cmsg_len %u",
307 uc_dbgmsg("message #%u", i);
337 uc_dbgmsg("rec
[all...]
H A Dt_peercred.c52 uc_dbgmsg("xucred.cr_version %u", xucred->cr_version);
53 uc_dbgmsg("xucred.cr_uid %lu", (u_long)xucred->cr_uid);
54 uc_dbgmsg("xucred.cr_ngroups %d", xucred->cr_ngroups);
H A Dt_sockcred.c93 uc_dbgmsg("setting LOCAL_CREDS");
112 uc_dbgmsg("setting LOCAL_CREDS");
124 uc_dbgmsg("message #%u", i);
163 uc_dbgmsg("client #%u", i);
H A Dt_cmsgcred_sockcred.c66 uc_dbgmsg("setting LOCAL_CREDS");
87 uc_dbgmsg("message #%u", i);
H A Duc_common.h64 void uc_dbgmsg(const char *format, ...) __printflike(1, 2);
H A Dt_cmsgcred.c110 uc_dbgmsg("message #%u", i);

Completed in 124 milliseconds