Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/kern/
H A Duipc_syscalls.c213 #define DBG_PRINTF(...) if (uipc_debug != 0) { \ macro
218 #define DBG_PRINTF(...) do { } while (0) macro
1619 DBG_PRINTF("%s copyin() msghdrx64 failed %d", in internalize_user_msg_x()
1635 DBG_PRINTF("%s copyin() msghdrx32 failed %d", in internalize_user_msg_x()
1651 DBG_PRINTF("%s bad msg_iovlen, error %d", in internalize_user_msg_x()
1675 DBG_PRINTF("%s uio_create() failed %d", in internalize_user_msg_x()
1794 DBG_PRINTF("%s uio_create() failed %d", in sendit_x()
1909 DBG_PRINTF("%s sendit_x() failed %d", in sendmsg_x()
1923 DBG_PRINTF("%s uio_create() failed %d", in sendmsg_x()
2521 DBG_PRINTF("%s user_msg_x alloc failed", __func__); in recvmsg_x_array()
[all …]