Home
last modified time | relevance | path

Searched defs:handler_s (Results 1 – 9 of 9) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dhandler.c43 typedef struct handler_s { struct
44 int queue_size;
45 message_t *mfree;
46 message_t *mqueue;
47 message_t *mqtail;
48 uintptr_t mutex;
49 uintptr_t cond;
50 message_t pool[1];
/dports/misc/posixtestsuite/posixtestsuite/conformance/interfaces/sigaltstack/
H A D8-1.c34 stack_t handler_s; in handler() local
H A D6-1.c34 stack_t handler_s; in handler() local
H A D3-1.c39 stack_t handler_s; in handler() local
H A D2-1.c37 stack_t handler_s; in handler() local
/dports/www/mozplugger/mozplugger-2.1.6/
H A Dmozplugger-update.c80 struct handler_s struct
85 struct handler_s * pNext; argument
/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
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dcomp.c569 gcc_jit_struct *handler_s; member