Home
last modified time | relevance | path

Searched refs:rayo_actor_cleanup_fn (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_rayo/
H A Dmod_rayo.h78 typedef void (* rayo_actor_cleanup_fn)(struct rayo_actor *); typedef
108 rayo_actor_cleanup_fn cleanup_fn;
168 …onst char *id, struct rayo_actor *parent, const char *client_jid, rayo_actor_cleanup_fn cleanup, c…
H A Dmod_rayo.c1329 …char *type, const char *subtype, const char *id, const char *jid, rayo_actor_cleanup_fn cleanup, r… in rayo_actor_init()
1518 …onst char *id, struct rayo_actor *parent, const char *client_jid, rayo_actor_cleanup_fn cleanup, c… in _rayo_component_init()