uc_logmsgx
uc_logmsgx("sent message with cmsghdr.cmsg_len %u < %u",
uc_logmsgx("option value size %zu != %zu",
uc_logmsgx("xucred.cr_version %u != %d",
uc_logmsgx("xucred.cr_uid %lu != %lu (EUID)",
uc_logmsgx("xucred.cr_ngroups == 0");
uc_logmsgx("xucred.cr_ngroups < 0");
uc_logmsgx("xucred.cr_ngroups %hu > %u (max)",
uc_logmsgx("xucred.cr_groups[0] %lu != %lu (EGID)",
uc_logmsgx("sync_recv: read %zd of 1 byte", ssize);
uc_logmsgx("uc_sync_send: sent %zd of 1 byte", ssize);
uc_logmsgx("message_send: sendmsg: sent %zd of %zu bytes",
uc_logmsgx("message_recv: recvmsg: received %zd of %zu bytes",
uc_logmsgx("message_recv: received message has wrong content");
uc_logmsgx("socket_accept: select timeout");
uc_logmsgx("msghdr.msg_flags has MSG_TRUNC");
uc_logmsgx("msghdr.msg_flags has MSG_CTRUNC");
uc_logmsgx("msghdr.msg_controllen %u < %zu",
uc_logmsgx("msghdr.msg_controllen %u > 0",
uc_logmsgx("cmsghdr is NULL");
uc_logmsgx("cmsghdr.cmsg_level %d != SOL_SOCKET",
uc_logmsgx("cmsghdr.cmsg_type %d != %d",
uc_logmsgx("cmsghdr.cmsg_len %u != %zu",
uc_logmsgx("client exit status is %d",
uc_logmsgx("abnormal termination of client, signal %d%s",
uc_logmsgx("termination of client, unknown status");
uc_logmsgx("%s %d != %d", gid_num_str, gid_num,
uc_logmsgx("%s %d > %d", gid_num_str, gid_num,
uc_logmsgx("%s content is wrong", gid_arr_str);
uc_logmsgx("%s[%d] %lu != %lu",
uc_logmsgx("cmsgcred.cmcred_pid %ld != %ld",
uc_logmsgx("cmsgcred.cmcred_uid %lu != %lu",
uc_logmsgx("cmsgcred.cmcred_euid %lu != %lu",
uc_logmsgx("cmsgcred.cmcred_gid %lu != %lu",
uc_logmsgx("cmsgcred.cmcred_ngroups == 0");
uc_logmsgx("cmsgcred.cmcred_ngroups %d < 0",
uc_logmsgx("cmsgcred.cmcred_ngroups %d > %d",
uc_logmsgx("cmsgcred.cmcred_groups[0] %lu != %lu (EGID)",
uc_logmsgx("sockcred.sc_uid %lu != %lu",
uc_logmsgx("sockcred.sc_euid %lu != %lu",
uc_logmsgx("sockcred.sc_gid %lu != %lu",
uc_logmsgx("sockcred.sc_egid %lu != %lu",
uc_logmsgx("sockcred.sc_ngroups == 0");
uc_logmsgx("sockcred.sc_ngroups %d < 0",
uc_logmsgx("sockcred.sc_ngroups %d != %u",
void uc_logmsgx(const char *format, ...) __printflike(1, 2);
uc_logmsgx("some system error or timeout occurred");
uc_logmsgx("init: not enough space for socket pathname");