HomeSort by relevance Sort by last modified time
    Searched refs:hook (Results 1 - 25 of 210) sorted by null

1 2 3 4 5 6 7 8 9

  /external/clang/test/Sema/
assign-null.c 6 hookfunc hook; variable
9 hook = NULL;
  /external/dhcpcd/
dhcpcd-run-hooks 14 # Thus, the user can create their dhcpcd.enter/exit-hook script to configure
16 for hook in \
17 /system/etc/dhcpcd/dhcpcd.enter-hook \
19 /system/etc/dhcpcd/dhcpcd.exit-hook
22 case "${hook}" in
28 if ls "${hook}" >/dev/null 2>&1; then
29 . "${hook}"
  /system/core/adb/
sysdeps_win32.c 86 void (*_fh_hook) ( FH f, int events, EventHook hook );
535 static void _fh_socket_hook( FH f, int event, EventHook hook ); /* forward */
1176 static void _fh_socketpair_hook( FH f, int event, EventHook hook ); /* forward */
1300 EventHook hook = _free_hooks; local
1651 EventHook hook; local
    [all...]
  /external/elfutils/libdwfl/
argp-std.c 141 Dwfl *dwfl = state->hook;
147 state->hook = dwfl;
157 state->hook = dwfl;
170 if (state->hook == NULL)
176 state->hook = dwfl;
183 if (state->hook == NULL)
199 state->hook = dwfl;
207 Dwfl *dwfl = state->hook;
209 state->hook = dwfl = INTUSE(dwfl_begin) (&offline_callbacks);
250 if (state->hook == NULL
    [all...]
  /external/kernel-headers/original/linux/
netfilter.h 17 /* Responses from hook functions. */
38 /* Generic cache responses from hook functions.
85 /* Largest hook number + 1 */
100 nf_hookfn *hook; member in struct:nf_hook_ops
132 /* Function to register/unregister hook points. */
151 int nf_hook_slow(u_int8_t pf, unsigned int hook, struct sk_buff *skb,
156 * nf_hook_thresh - call a netfilter hook
158 * Returns 1 if the hook has allowed the packet to pass. The function
160 * value indicates the packet has been consumed by the hook.
162 static inline int nf_hook_thresh(u_int8_t pf, unsigned int hook,
    [all...]
  /external/chromium/third_party/libevent/
evrpc.c 85 struct evrpc_hook *hook; local
90 while ((hook = TAILQ_FIRST(&base->input_hooks)) != NULL) {
91 assert(evrpc_remove_hook(base, EVRPC_INPUT, hook));
93 while ((hook = TAILQ_FIRST(&base->output_hooks)) != NULL) {
94 assert(evrpc_remove_hook(base, EVRPC_OUTPUT, hook));
107 struct evrpc_hook *hook = NULL; local
119 hook = calloc(1, sizeof(struct evrpc_hook));
120 assert(hook != NULL);
122 hook->process = cb;
123 hook->process_arg = cb_arg
132 struct evrpc_hook *hook = NULL; local
171 struct evrpc_hook *hook; local
413 struct evrpc_hook *hook; local
    [all...]
  /bionic/libc/kernel/common/linux/netfilter_ipv4/
ipt_ULOG.h 44 unsigned int hook; member in struct:ulog_packet_msg
  /development/ndk/platforms/android-3/include/linux/netfilter_ipv4/
ipt_ULOG.h 38 unsigned int hook; member in struct:ulog_packet_msg
  /external/iptables/include/linux/netfilter_ipv4/
ipt_ULOG.h 39 unsigned int hook; member in struct:ulog_packet_msg
  /external/kernel-headers/original/linux/netfilter_ipv4/
ipt_ULOG.h 39 unsigned int hook; member in struct:ulog_packet_msg
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_bridge/
ebt_ulog.h 28 unsigned int hook; member in struct:ebt_ulog_packet_msg
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv4/
ipt_ULOG.h 39 unsigned int hook; member in struct:ulog_packet_msg
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
compatibility-list.h 51 hook(_List_node_base * const __position) throw ();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/
ebt_ulog.h 28 unsigned int hook; member in struct:ebt_ulog_packet_msg
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv4/
ipt_ULOG.h 39 unsigned int hook; member in struct:ulog_packet_msg
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/
ebt_ulog.h 28 unsigned int hook; member in struct:ebt_ulog_packet_msg
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv4/
ipt_ULOG.h 39 unsigned int hook; member in struct:ulog_packet_msg
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
compatibility-list.h 51 hook(_List_node_base * const __position) throw ();
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/netfilter_ipv4/
ipt_ULOG.h 38 unsigned int hook; member in struct:ulog_packet_msg
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/netfilter_ipv4/
ipt_ULOG.h 38 unsigned int hook; member in struct:ulog_packet_msg
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/netfilter_ipv4/
ipt_ULOG.h 38 unsigned int hook; member in struct:ulog_packet_msg
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/netfilter_ipv4/
ipt_ULOG.h 38 unsigned int hook; member in struct:ulog_packet_msg
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/netfilter_ipv4/
ipt_ULOG.h 38 unsigned int hook; member in struct:ulog_packet_msg
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/netfilter_ipv4/
ipt_ULOG.h 38 unsigned int hook; member in struct:ulog_packet_msg
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/netfilter_ipv4/
ipt_ULOG.h 38 unsigned int hook; member in struct:ulog_packet_msg

Completed in 786 milliseconds

1 2 3 4 5 6 7 8 9