Home
last modified time | relevance | path

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

/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/pbx_impl/ast/
H A Ddefine.h193 #define pbx_copy_string ast_copy_string macro
/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/
H A Dsccp_config.c578 pbx_copy_string((char *)dst, value, sccpConfigOption->size); in sccp_config_object_setValue()
582 pbx_copy_string((char *)dst, "", sccpConfigOption->size); in sccp_config_object_setValue()
1351 pbx_copy_string(hotline->exten, value, SCCP_MAX_EXTENSION); in sccp_config_parse_hotline_exten()
1480 pbx_copy_string(webdir, new_webdir, size); in sccp_config_parse_webdir()
1483 pbx_copy_string(webdir, "", size); in sccp_config_parse_webdir()