Home
last modified time | relevance | path

Searched refs:t30_set_tx_page_header_tz (Results 1 – 7 of 7) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/spandsp/
H A Dt30_api.h409 SPAN_DECLARE(int) t30_set_tx_page_header_tz(t30_state_t *s, const char *tzstring);
/dports/comms/spandsp/spandsp-284fe91/src/spandsp/
H A Dt30_api.h409 SPAN_DECLARE(int) t30_set_tx_page_header_tz(t30_state_t *s, const char *tzstring);
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/
H A Dt30_api.c730 SPAN_DECLARE(int) t30_set_tx_page_header_tz(t30_state_t *s, const char *tzstring) in t30_set_tx_page_header_tz() function
/dports/comms/spandsp/spandsp-284fe91/src/
H A Dt30_api.c730 SPAN_DECLARE(int) t30_set_tx_page_header_tz(t30_state_t *s, const char *tzstring) in t30_set_tx_page_header_tz() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_spandsp/
H A Dmod_spandsp_fax.c901 t30_set_tx_page_header_tz(t30, tz); in spanfax_init()
903 t30_set_tx_page_header_tz(t30, pvt->timezone); in spanfax_init()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/tests/
H A Dfax_tests.c1114 t30_set_tx_page_header_tz(chain[i].t30_state, page_header_tz); in main()
/dports/comms/spandsp/spandsp-284fe91/tests/
H A Dfax_tests.c1114 t30_set_tx_page_header_tz(chain[i].t30_state, page_header_tz); in main()