Home
last modified time | relevance | path

Searched refs:handler_s (Results 1 – 12 of 12) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dhandler.h32 struct handler_s *
36 handler_reset (struct handler_s *h);
39 handler_free (struct handler_s *h);
42 handler_push (struct handler_s *h, uint32_t id, uintptr_t ctx, uint32_t p1, uint32_t p2);
45 handler_pop (struct handler_s *h, uint32_t *id, uintptr_t *ctx, uint32_t *p1, uint32_t *p2);
48 handler_wait (struct handler_s *h);
51 handler_hasmessages (struct handler_s *h);
H A Dstreamer.h160 struct handler_s *
H A Dhandler.c43 typedef struct handler_s { struct
H A Dstreamer.c163 static struct handler_s *handler;
3077 struct handler_s *
/dports/misc/posixtestsuite/posixtestsuite/conformance/interfaces/sigaltstack/
H A D3-1.c39 stack_t handler_s; in handler() local
41 if (sigaltstack((stack_t *)0, &handler_s) == -1) { in handler()
46 if (handler_s.ss_sp != alternate_s.ss_sp) { in handler()
51 if (handler_s.ss_size != alternate_s.ss_size) { in handler()
H A D2-1.c37 stack_t handler_s; in handler() local
39 if (sigaltstack((stack_t *)0, &handler_s) == -1) { in handler()
44 if (handler_s.ss_sp != original_s.ss_sp) { in handler()
49 if (handler_s.ss_size != original_s.ss_size) { in handler()
H A D8-1.c34 stack_t handler_s; in handler() local
36 if (sigaltstack((stack_t *)0, &handler_s) == -1) { in handler()
41 if (handler_s.ss_flags != SS_DISABLE) { in handler()
H A D6-1.c34 stack_t handler_s; in handler() local
36 if (sigaltstack((stack_t *)0, &handler_s) == -1) { in handler()
41 if (handler_s.ss_flags != SS_ONSTACK) { in handler()
/dports/www/mozplugger/mozplugger-2.1.6/
H A Dmozplugger-update.c80 struct handler_s struct
85 struct handler_s * pNext; argument
88 typedef struct handler_s handler_t;
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dcomp.c569 gcc_jit_struct *handler_s; member
3021 comp.handler_s = in define_handler_struct()
3024 gcc_jit_type_get_pointer (gcc_jit_struct_as_type (comp.handler_s)); in define_handler_struct()
3071 gcc_jit_struct_set_fields (comp.handler_s, in define_handler_struct()
/dports/mail/alpine/alpine-465e23b/pith/
H A Dfilter.c2799 typedef struct handler_s { struct
2805 struct handler_s *below; argument
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dfilter.c2799 typedef struct handler_s { struct
2805 struct handler_s *below; argument