Symbol: HK_DPRINTF
sys/rump/kern/lib/libsimplehook_tester/simplehook_tester.c
106
HK_DPRINTF(("[%s, %d]: create hook list\n",
sys/rump/kern/lib/libsimplehook_tester/simplehook_tester.c
126
HK_DPRINTF(("[%s, %d]: destroy hook list\n",
sys/rump/kern/lib/libsimplehook_tester/simplehook_tester.c
188
HK_DPRINTF(("[%s, %d]: dohook\n", __func__, __LINE__));
sys/rump/kern/lib/libsimplehook_tester/simplehook_tester.c
221
HK_DPRINTF(("[%s, %d]: hook%zu called\n",
sys/rump/kern/lib/libsimplehook_tester/simplehook_tester.c
227
HK_DPRINTF(("[%s, %d]: hook%zu stopping\n",
sys/rump/kern/lib/libsimplehook_tester/simplehook_tester.c
234
HK_DPRINTF(("[%s, %d]: hook%zu restart\n",
sys/rump/kern/lib/libsimplehook_tester/simplehook_tester.c
242
HK_DPRINTF(("[%s, %d]: disestablish running hook%zu\n",
sys/rump/kern/lib/libsimplehook_tester/simplehook_tester.c
249
HK_DPRINTF(("[%s, %d]: hook%zu exit\n",
sys/rump/kern/lib/libsimplehook_tester/simplehook_tester.c
259
HK_DPRINTF(("[%s, %d]: non-block hook called\n",
sys/rump/kern/lib/libsimplehook_tester/simplehook_tester.c
262
HK_DPRINTF(("[%s, %d]: sleep 1 sec\n",
sys/rump/kern/lib/libsimplehook_tester/simplehook_tester.c
266
HK_DPRINTF(("[%s, %d]: non-block hook exit\n",
sys/rump/kern/lib/libsimplehook_tester/simplehook_tester.c
303
HK_DPRINTF(("[%s, %d]: established hook%zu (%p)\n",
sys/rump/kern/lib/libsimplehook_tester/simplehook_tester.c
312
HK_DPRINTF(("[%s, %d]: stopping = false\n",
sys/rump/kern/lib/libsimplehook_tester/simplehook_tester.c
318
HK_DPRINTF(("[%s, %d]: disestablish hook%zu (%p)\n",
sys/rump/kern/lib/libsimplehook_tester/simplehook_tester.c
324
HK_DPRINTF(("[%s, %d]: disestablished hook%zu\n",
sys/rump/kern/lib/libsimplehook_tester/simplehook_tester.c
366
HK_DPRINTF(("[%s, %d]: established nbhook (%p)\n",
sys/rump/kern/lib/libsimplehook_tester/simplehook_tester.c
373
HK_DPRINTF(("[%s, %d]: disestablish nbhook (%p)\n",
sys/rump/kern/lib/libsimplehook_tester/simplehook_tester.c
378
HK_DPRINTF(("[%s, %d]: disestablished\n",
sys/rump/kern/lib/libsimplehook_tester/simplehook_tester.c
630
HK_DPRINTF(("[%s, %d]: created sysctls\n", __func__, __LINE__));