Home
last modified time | relevance | path

Searched refs:su_port_remove_prepoll (Results 1 – 4 of 4) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/su/
H A Dsu_port.h131 int (*su_port_remove_prepoll)(su_port_t *port, member
381 int su_port_remove_prepoll(su_port_t *self, in su_port_remove_prepoll() function
385 return base->sup_vtable->su_port_remove_prepoll(self, root); in su_port_remove_prepoll()
H A Dsu_root.c959 return su_port_remove_prepoll(root->sur_port, root); in su_root_remove_prepoll()
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/su/
H A Dsu_port.h131 int (*su_port_remove_prepoll)(su_port_t *port, member
381 int su_port_remove_prepoll(su_port_t *self, in su_port_remove_prepoll() function
385 return base->sup_vtable->su_port_remove_prepoll(self, root); in su_port_remove_prepoll()
H A Dsu_root.c959 return su_port_remove_prepoll(root->sur_port, root); in su_root_remove_prepoll()