Home
last modified time | relevance | path

Searched refs:sccp_free_ha (Results 1 – 5 of 5) sorted by relevance

/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/
H A Dsccp_utils.c679 void sccp_free_ha(struct sccp_ha *ha) in sccp_free_ha() function
1020 sccp_free_ha(ha); in sccp_append_ha()
1047 sccp_free_ha(ha); in sccp_append_ha()
1063 sccp_free_ha(ha); in sccp_append_ha()
1071 sccp_free_ha(ha); in sccp_append_ha()
1085 sccp_free_ha(ha); in sccp_append_ha()
1190 sccp_free_ha(ha); in AST_TEST_DEFINE()
1221 sccp_free_ha(ha); in AST_TEST_DEFINE()
1245 sccp_free_ha(ha); in AST_TEST_DEFINE()
1313 sccp_free_ha(ha); in AST_TEST_DEFINE()
[all …]
H A Dchan_sccp.c329 sccp_free_ha(GLOB(ha)); in sccp_preUnload()
332 sccp_free_ha(GLOB(localaddr)); in sccp_preUnload()
H A Dsccp_utils.h92 SCCP_API void SCCP_CALL sccp_free_ha(struct sccp_ha *ha);
H A Dsccp_config.c1636 sccp_free_ha(prev_ha); in sccp_config_parse_deny_permit()
1653 sccp_free_ha(ha); in sccp_config_parse_deny_permit()
H A Dsccp_device.c2612 sccp_free_ha(d->ha);