Home
last modified time | relevance | path

Searched refs:handler_free (Results 1 – 13 of 13) sorted by relevance

/dports/www/vimb/vimb-3.6.0/src/
H A Dhandler.h26 void handler_free(Handler *h);
H A Dhandler.c42 void handler_free(Handler *h) in handler_free() function
H A Dmain.c719 handler_free(c->handler); in client_destroy()
/dports/sysutils/direvent/direvent-5.2/src/
H A Dhandler.c51 handler_free(struct handler *hp) in handler_free() function
62 handler_free(hp); in handler_unref()
H A Ddirevent.h127 void handler_free(struct handler *hp);
/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dhandler.h39 handler_free (struct handler_s *h);
H A Dhandler.c78 handler_free (handler_t *h) { in handler_free() function
H A Dstreamer.c2261 handler_free (handler); in streamer_free()
/dports/www/vimb/vimb-3.6.0/tests/
H A Dtest-handler.c109 handler_free(handler); in main()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/i2c/
H A Dov5647.c1315 goto handler_free; in ov5647_init_controls()
1323 handler_free: in ov5647_init_controls()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/i2c/
H A Dov5647.c1315 goto handler_free; in ov5647_init_controls()
1323 handler_free: in ov5647_init_controls()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/i2c/
H A Dov5647.c1315 goto handler_free; in ov5647_init_controls()
1323 handler_free: in ov5647_init_controls()
/dports/sysutils/direvent/direvent-5.2/
H A DChangeLog125 (handler_free, handler_copy)
172 (handler_free): Two types of handlers.
204 (handler_free): Rename to handler_listent_free. All uses updated.
205 (handler_free): New function.