Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_rayo/
H A Drayo_output_component.c1079 if (switch_test_flag(fh, SWITCH_FILE_SEEK)) { in fileman_file_read()
1082 switch_clear_flag_locked(fh, SWITCH_FILE_SEEK); in fileman_file_read()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_ivr_play_say.c620 switch_clear_flag_locked(fh, SWITCH_FILE_SEEK); in switch_ivr_record_file()
1443 switch_clear_flag_locked(fh, SWITCH_FILE_SEEK); in switch_ivr_play_file()
1775 if (switch_test_flag(fh, SWITCH_FILE_SEEK)) { in switch_ivr_play_file()
1778 switch_clear_flag_locked(fh, SWITCH_FILE_SEEK); in switch_ivr_play_file()
H A Dswitch_core_file.c779 switch_set_flag_locked(fh, SWITCH_FILE_SEEK); in switch_core_file_seek()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h1931 SWITCH_FILE_SEEK = (1 << 10), enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs36818 SWITCH_FILE_SEEK = (1 << 10), enumerator