Home | History | Annotate | Download | only in libsimplehook_tester

Lines Matching refs:hook

34 #include <sys/hook.h>
106 HK_DPRINTF(("[%s, %d]: create hook list\n",
126 HK_DPRINTF(("[%s, %d]: destroy hook list\n",
221 HK_DPRINTF(("[%s, %d]: hook%zu called\n",
227 HK_DPRINTF(("[%s, %d]: hook%zu stopping\n",
234 HK_DPRINTF(("[%s, %d]: hook%zu restart\n",
242 HK_DPRINTF(("[%s, %d]: disestablish running hook%zu\n",
249 HK_DPRINTF(("[%s, %d]: hook%zu exit\n",
259 HK_DPRINTF(("[%s, %d]: non-block hook called\n",
266 HK_DPRINTF(("[%s, %d]: non-block hook exit\n",
303 HK_DPRINTF(("[%s, %d]: established hook%zu (%p)\n",
318 HK_DPRINTF(("[%s, %d]: disestablish hook%zu (%p)\n",
324 HK_DPRINTF(("[%s, %d]: disestablished hook%zu\n",
538 SYSCTL_DESCR("hook list"), NULL, 0, NULL, 0,
543 "created", SYSCTL_DESCR("create and destroy hook list"),
559 SYSCTL_DESCR("non-blocking hook"), NULL, 0, NULL, 0,
567 SYSCTL_DESCR("establish and disestablish hook"),
574 snprintf(buf, sizeof(buf), "hook%zu", i);
579 SYSCTL_DESCR("hook information"), NULL, 0, NULL, 0,
587 SYSCTL_DESCR("establish and disestablish hook"),
596 SYSCTL_DESCR("stopping at beginning of the hook"),
605 SYSCTL_DESCR("the hook is stopped"),
614 SYSCTL_DESCR("disestablish this hook in it"),
623 SYSCTL_DESCR("the number of calls of the hook"),