Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/kern/
H A Duipc_syscalls.c211 #define DBG_PRINTF(...) if (uipc_debug != 0) { \ macro
216 #define DBG_PRINTF(...) do { } while (0) macro
1608 DBG_PRINTF("%s copyin() msghdrx64 failed %d", in internalize_user_msg_x()
1624 DBG_PRINTF("%s copyin() msghdrx32 failed %d", in internalize_user_msg_x()
1640 DBG_PRINTF("%s bad msg_iovlen, error %d", in internalize_user_msg_x()
1664 DBG_PRINTF("%s uio_create() failed %d", in internalize_user_msg_x()
1783 DBG_PRINTF("%s uio_create() failed %d", in sendit_x()
1899 DBG_PRINTF("%s sendit_x() failed %d", in sendmsg_x()
1913 DBG_PRINTF("%s uio_create() failed %d", in sendmsg_x()
2511 DBG_PRINTF("%s user_msg_x alloc failed", __func__); in recvmsg_x_array()
[all …]