HomeSort by: relevance | last modified time | path
    Searched defs:in_hooks (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb/dist/libctf/testsuite/libctf-regression/
open-error-free.c 29 static int in_hooks; variable
35 in_hooks = 1;
45 in_hooks = 0;
51 if (in_hooks)
63 if (in_hooks)
82 if (in_hooks)
97 if (in_hooks)
  /src/external/gpl3/gdb.old/dist/libctf/testsuite/libctf-regression/
open-error-free.c 24 static int in_hooks; variable
30 in_hooks = 1;
40 in_hooks = 0;
46 if (in_hooks)
58 if (in_hooks)
77 if (in_hooks)
92 if (in_hooks)
  /src/external/bsd/libevent/dist/
evrpc-internal.h 63 struct evrpc_hook_list in_hooks; member in struct:evrpc_hooks_
69 #define input_hooks common.in_hooks
  /src/external/bsd/ntp/dist/sntp/libevent/
evrpc-internal.h 64 struct evrpc_hook_list in_hooks; member in struct:evrpc_hooks_
70 #define input_hooks common.in_hooks

Completed in 25 milliseconds