Lines Matching defs:hookpoint
595 ns_hookpoint_t hookpoint; /* hook point specified for resume */
612 ns_hookpoint_t hookpoint; /* specifies where to resume */
652 .hookpoint = asdata->hookpoint,
676 * 'hookpoint' should identify the point that calls the hook. It will be
682 ns_hookpoint_t hookpoint) {
688 asdata->lasthookpoint = hookpoint; /* ditto */
704 switch (hookpoint) {
852 .hookpoint = test->hookpoint,
1253 ns_hookpoint_t hookpoint; /* hook point specified for resume */
1265 ns_hookpoint_t hookpoint; /* specifies where to resume */
1293 .hookpoint = asdata->hookpoint,
1361 .hookpoint = test->hookpoint,
1382 ns_hook_add(ns__hook_table, mctx, test->hookpoint, &hook);