Searched refs:DBG_PRINTF (Results 1 – 1 of 1) sorted by relevance
219 #define DBG_PRINTF(...) if (uipc_debug != 0) { \ macro224 #define DBG_PRINTF(...) do { } while (0) macro1657 DBG_PRINTF("%s user_msg_x alloc failed", __func__); in sendmsg_x_old()1663 DBG_PRINTF("%s uiop alloc failed", __func__); in sendmsg_x_old()1670 DBG_PRINTF("%s user_msg_x alloc failed", __func__); in sendmsg_x_old()1676 DBG_PRINTF("%s copyin() failed", __func__); in sendmsg_x_old()1683 DBG_PRINTF("%s copyin_user_msghdr_array() failed", __func__); in sendmsg_x_old()1817 DBG_PRINTF("%s copyin() msghdrx64 failed %d", in internalize_user_msg_x()1833 DBG_PRINTF("%s copyin() msghdrx32 failed %d", in internalize_user_msg_x()1849 DBG_PRINTF("%s bad msg_iovlen, error %d", in internalize_user_msg_x()[all …]