Lines Matching defs:closure
542 wl_closure_clear_fds(struct wl_closure *closure) in wl_closure_clear_fds()
559 struct wl_closure *closure; in wl_closure_init() local
604 struct wl_closure *closure; in wl_closure_marshal() local
699 struct wl_closure *closure; in wl_connection_demarshal() local
884 wl_closure_lookup_objects(struct wl_closure *closure, struct wl_map *objects) in wl_closure_lookup_objects()
991 wl_closure_invoke(struct wl_closure *closure, uint32_t flags, in wl_closure_invoke()
1024 wl_closure_dispatch(struct wl_closure *closure, wl_dispatcher_func_t dispatcher, in wl_closure_dispatch()
1034 copy_fds_to_connection(struct wl_closure *closure, in copy_fds_to_connection()
1063 buffer_size_for_closure(struct wl_closure *closure) in buffer_size_for_closure()
1113 serialize_closure(struct wl_closure *closure, uint32_t *buffer, in serialize_closure()
1203 wl_closure_send(struct wl_closure *closure, struct wl_connection *connection) in wl_closure_send()
1231 wl_closure_queue(struct wl_closure *closure, struct wl_connection *connection) in wl_closure_queue()
1259 wl_closure_print(struct wl_closure *closure, struct wl_object *target, int send) in wl_closure_print()
1329 wl_closure_close_fds(struct wl_closure *closure) in wl_closure_close_fds()
1345 wl_closure_destroy(struct wl_closure *closure) in wl_closure_destroy()