HomeSort by relevance Sort by last modified time
    Searched full:send_event (Results 1 - 25 of 73) sorted by null

1 2 3

  /external/dnsmasq/contrib/lease-access/
lease.access.patch 17 - send_event(pipewrite, EVENT_RELOAD, 0);
18 + send_event(pipewrite, EVENT_RELOAD, 0, 0);
26 - send_event(err_pipe[1], EVENT_PIDFILE, errno);
27 + send_event(err_pipe[1], EVENT_PIDFILE, errno, 0);
35 - send_event(err_pipe[1], EVENT_GROUP_ERR, errno);
36 + send_event(err_pipe[1], EVENT_GROUP_ERR, errno, 0);
44 - send_event(err_pipe[1], EVENT_CAP_ERR, bad_capabilities);
45 + send_event(err_pipe[1], EVENT_CAP_ERR, bad_capabilities, 0);
52 - send_event(err_pipe[1], EVENT_USER_ERR, errno);
53 + send_event(err_pipe[1], EVENT_USER_ERR, errno, 0)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XShm.h 56 Bool send_event; /* true if this came frome a SendEvent request */ member in struct:__anon37043
114 Bool /* send_event */
XInput.h 182 Bool send_event; /* true if from SendEvent request */ member in struct:__anon36902
214 Bool send_event; /* true if from a SendEvent request */ member in struct:__anon36903
247 Bool send_event; /* true if from a SendEvent request */ member in struct:__anon36904
277 Bool send_event; /* true if from a SendEvent request */ member in struct:__anon36905
305 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon36906
344 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon36908
397 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon36912
418 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon36913
442 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon36914
    [all...]
multibuf.h 111 int send_event; /* true if this came frome a SendEvent request */ member in struct:__anon37108
120 int send_event; /* true if this came frome a SendEvent request */ member in struct:__anon37109
shape.h 67 Bool send_event; /* true if this came frome a SendEvent request */ member in struct:__anon37142
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XShm.h 56 Bool send_event; /* true if this came frome a SendEvent request */ member in struct:__anon38633
114 Bool /* send_event */
XInput.h 182 Bool send_event; /* true if from SendEvent request */ member in struct:__anon38492
214 Bool send_event; /* true if from a SendEvent request */ member in struct:__anon38493
247 Bool send_event; /* true if from a SendEvent request */ member in struct:__anon38494
277 Bool send_event; /* true if from a SendEvent request */ member in struct:__anon38495
305 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon38496
344 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon38498
397 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon38502
418 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon38503
442 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon38504
    [all...]
multibuf.h 111 int send_event; /* true if this came frome a SendEvent request */ member in struct:__anon38698
120 int send_event; /* true if this came frome a SendEvent request */ member in struct:__anon38699
shape.h 67 Bool send_event; /* true if this came frome a SendEvent request */ member in struct:__anon38732
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XShm.h 56 Bool send_event; /* true if this came frome a SendEvent request */ member in struct:__anon40148
114 Bool /* send_event */
XInput.h 182 Bool send_event; /* true if from SendEvent request */ member in struct:__anon40007
214 Bool send_event; /* true if from a SendEvent request */ member in struct:__anon40008
247 Bool send_event; /* true if from a SendEvent request */ member in struct:__anon40009
277 Bool send_event; /* true if from a SendEvent request */ member in struct:__anon40010
305 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon40011
344 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon40013
397 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon40017
418 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon40018
442 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon40019
    [all...]
multibuf.h 111 int send_event; /* true if this came frome a SendEvent request */ member in struct:__anon40213
120 int send_event; /* true if this came frome a SendEvent request */ member in struct:__anon40214
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
XKBlib.h 38 Bool send_event; /* is this from a SendEvent request? */ member in struct:_XkbAnyEvent
48 Bool send_event; /* is this from a SendEvent request? */ member in struct:_XkbNewKeyboardNotify
66 Bool send_event; /* is this from a SendEvent request */ member in struct:_XkbMapNotifyEvent
95 Bool send_event; /* is this from a SendEvent request? */ member in struct:_XkbStateNotifyEvent
124 Bool send_event; /* is this from a SendEvent request? */ member in struct:_XkbControlsNotify
142 Bool send_event; /* is this from a SendEvent request? */ member in struct:_XkbIndicatorNotify
154 Bool send_event; /* is this from a SendEvent request? */ member in struct:_XkbNamesNotify
176 Bool send_event; /* is this from a SendEvent request? */ member in struct:_XkbCompatMapNotify
190 Bool send_event; /* is this from a SendEvent request? */ member in struct:_XkbBellNotify
208 Bool send_event; /* is this from a SendEvent request? * member in struct:_XkbActionMessage
225 Bool send_event; \/* is this from a SendEvent request? *\/ member in struct:_XkbAccessXNotify
239 Bool send_event; \/* is this from a SendEvent request? *\/ member in struct:_XkbExtensionDeviceNotify
    [all...]
Xlib.h 592 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon36645
610 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon36646
628 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon36647
645 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon36648
669 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon36649
688 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon36650
697 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon36651
708 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon36652
721 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon36653
731 Bool send_event; /* true if this came from a SendEvent request * member in struct:__anon36654
740 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon36655
753 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon36656
762 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon36657
772 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon36658
782 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon36659
791 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon36660
803 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon36661
817 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon36662
827 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon36663
836 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon36664
851 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon36665
861 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon36666
871 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon36667
882 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon36668
892 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon36669
905 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon36670
917 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon36671
932 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon36672
947 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon36674
969 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon36676
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
XKBlib.h 38 Bool send_event; /* is this from a SendEvent request? */ member in struct:_XkbAnyEvent
48 Bool send_event; /* is this from a SendEvent request? */ member in struct:_XkbNewKeyboardNotify
66 Bool send_event; /* is this from a SendEvent request */ member in struct:_XkbMapNotifyEvent
95 Bool send_event; /* is this from a SendEvent request? */ member in struct:_XkbStateNotifyEvent
124 Bool send_event; /* is this from a SendEvent request? */ member in struct:_XkbControlsNotify
142 Bool send_event; /* is this from a SendEvent request? */ member in struct:_XkbIndicatorNotify
154 Bool send_event; /* is this from a SendEvent request? */ member in struct:_XkbNamesNotify
176 Bool send_event; /* is this from a SendEvent request? */ member in struct:_XkbCompatMapNotify
190 Bool send_event; /* is this from a SendEvent request? */ member in struct:_XkbBellNotify
208 Bool send_event; /* is this from a SendEvent request? * member in struct:_XkbActionMessage
225 Bool send_event; \/* is this from a SendEvent request? *\/ member in struct:_XkbAccessXNotify
239 Bool send_event; \/* is this from a SendEvent request? *\/ member in struct:_XkbExtensionDeviceNotify
    [all...]
Xlib.h 592 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon38235
610 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon38236
628 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon38237
645 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon38238
669 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon38239
688 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon38240
697 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon38241
708 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon38242
721 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon38243
731 Bool send_event; /* true if this came from a SendEvent request * member in struct:__anon38244
740 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon38245
753 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon38246
762 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon38247
772 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon38248
782 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon38249
791 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon38250
803 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon38251
817 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon38252
827 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon38253
836 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon38254
851 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon38255
861 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon38256
871 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon38257
882 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon38258
892 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon38259
905 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon38260
917 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon38261
932 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon38262
947 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon38264
969 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon38266
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
XKBlib.h 38 Bool send_event; /* is this from a SendEvent request? */ member in struct:_XkbAnyEvent
48 Bool send_event; /* is this from a SendEvent request? */ member in struct:_XkbNewKeyboardNotify
66 Bool send_event; /* is this from a SendEvent request */ member in struct:_XkbMapNotifyEvent
95 Bool send_event; /* is this from a SendEvent request? */ member in struct:_XkbStateNotifyEvent
124 Bool send_event; /* is this from a SendEvent request? */ member in struct:_XkbControlsNotify
142 Bool send_event; /* is this from a SendEvent request? */ member in struct:_XkbIndicatorNotify
154 Bool send_event; /* is this from a SendEvent request? */ member in struct:_XkbNamesNotify
176 Bool send_event; /* is this from a SendEvent request? */ member in struct:_XkbCompatMapNotify
190 Bool send_event; /* is this from a SendEvent request? */ member in struct:_XkbBellNotify
208 Bool send_event; /* is this from a SendEvent request? * member in struct:_XkbActionMessage
225 Bool send_event; \/* is this from a SendEvent request? *\/ member in struct:_XkbAccessXNotify
239 Bool send_event; \/* is this from a SendEvent request? *\/ member in struct:_XkbExtensionDeviceNotify
    [all...]
Xlib.h 592 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon39750
610 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon39751
628 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon39752
645 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon39753
669 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon39754
688 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon39755
697 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon39756
708 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon39757
721 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon39758
731 Bool send_event; /* true if this came from a SendEvent request * member in struct:__anon39759
740 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon39760
753 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon39761
762 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon39762
772 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon39763
782 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon39764
791 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon39765
803 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon39766
817 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon39767
827 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon39768
836 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon39769
851 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon39770
861 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon39771
871 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon39772
882 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon39773
892 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon39774
905 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon39775
917 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon39776
932 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon39777
947 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon39779
969 Bool send_event; \/* true if this came from a SendEvent request *\/ member in struct:__anon39781
    [all...]
  /external/dnsmasq/src/
helper.c 63 send_event(err_fd, EVENT_PIPE_ERR, errno);
90 send_event(event_fd, EVENT_HUSER_ERR, errno);
94 send_event(event_fd, EVENT_DIE, 0);
96 send_event(err_fd, EVENT_HUSER_ERR, errno);
182 send_event(event_fd, EVENT_KILLED, WTERMSIG(status));
184 send_event(event_fd, EVENT_EXITED, WEXITSTATUS(status));
286 send_event(event_fd, EVENT_EXEC_ERR, err);
dnsmasq.c 279 send_event(pipewrite, EVENT_RELOAD, 0);
306 send_event(-1, EVENT_FORK_ERR, errno);
329 send_event(err_pipe[1], EVENT_FORK_ERR, errno);
349 send_event(err_pipe[1], EVENT_PIDFILE, errno);
383 send_event(err_pipe[1], EVENT_GROUP_ERR, errno);
426 send_event(err_pipe[1], EVENT_CAP_ERR, bad_capabilities);
433 send_event(err_pipe[1], EVENT_USER_ERR, errno);
448 send_event(err_pipe[1], EVENT_CAP_ERR, errno);
747 send_event(pipewrite, event, 0);
752 void send_event(int fd, int event, int data function
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
Xvlib.h 99 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon25039
110 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon25040
410 Bool send_event
  /external/chromium_org/ui/base/gtk/
event_synthesis_gtk.cc 19 event->key.send_event = false;
  /external/chromium_org/third_party/libXNVCtrl/
NVCtrlLib.h 687 Bool send_event; /* always FALSE, we don't allow send_events */ member in struct:__anon11723
710 Bool send_event; /* always FALSE, we don't allow send_events */ member in struct:__anon11725
734 Bool send_event; /* always FALSE, we don't allow send_events */ member in struct:__anon11727
759 Bool send_event; /* always FALSE, we don't allow send_events */ member in struct:__anon11729
783 Bool send_event; /* always FALSE, we don't allow send_events */ member in struct:__anon11731
  /external/chromium_org/third_party/mesa/src/src/glx/apple/
appledri.h 79 Bool send_event; /* true if this came frome a SendEvent request */ member in struct:__anon13118
  /external/mesa3d/src/glx/apple/
appledri.h 79 Bool send_event; /* true if this came frome a SendEvent request */ member in struct:__anon23585

Completed in 1055 milliseconds

1 2 3