Home
last modified time | relevance | path

Searched defs:c_handler (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspext.c242 const gchar * detailed_signal, GCallback c_handler, gpointer data) in gst_rtsp_ext_list_connect()
/third_party/python/Modules/
Dsignalmodule.c1586 void (*c_handler)(int) = PyOS_getsig(signum); local
Dpyexpat.c1257 xmlhandler c_handler = NULL; in xmlparse_handler_setter() local