Home
last modified time | relevance | path

Searched refs:switch_file_t (Results 1 – 25 of 29) sorted by relevance

12

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_apr.h685 typedef struct apr_file_t switch_file_t; typedef
814 SWITCH_DECLARE(switch_status_t) switch_file_seek(switch_file_t *thefile, switch_seek_where_t where,…
823 SWITCH_DECLARE(switch_status_t) switch_file_close(switch_file_t *thefile);
825 SWITCH_DECLARE(switch_status_t) switch_file_trunc(switch_file_t *thefile, int64_t offset);
827 SWITCH_DECLARE(switch_status_t) switch_file_lock(switch_file_t *thefile, int type);
857 SWITCH_DECLARE(switch_status_t) switch_file_read(switch_file_t *thefile, void *buf, switch_size_t *…
874 SWITCH_DECLARE(switch_status_t) switch_file_write(switch_file_t *thefile, const void *buf, switch_s…
875 SWITCH_DECLARE(int) switch_file_printf(switch_file_t *thefile, const char *format, ...);
879 SWITCH_DECLARE(switch_size_t) switch_file_get_size(switch_file_t *thefile);
1295 switch_file_t *f; /**< file */
[all …]
H A Dswitch_module_interfaces.h322 switch_file_t *fd;
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skypopen/
H A Dskypopen.h218 switch_file_t *fdesc[2];
291 switch_file_t *audiopipe_srv[2];
292 switch_file_t *audiopipe_cli[2];
293 switch_file_t *skypopen_sound_capt_fd;
382 int skypopen_pipe_read(switch_file_t *pipe, short *buf, int howmany);
383 int skypopen_pipe_write(switch_file_t *pipe, short *buf, int howmany);
H A Dskypopen_protocol.c1305 int skypopen_pipe_read(switch_file_t *pipe, short *buf, int howmany) in skypopen_pipe_read()
1318 int skypopen_pipe_write(switch_file_t *pipe, short *buf, int howmany) in skypopen_pipe_write()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_apr.c408 SWITCH_DECLARE(switch_status_t) switch_file_seek(switch_file_t *thefile, switch_seek_where_t where,… in switch_file_seek()
423 SWITCH_DECLARE(switch_status_t) switch_file_close(switch_file_t *thefile) in switch_file_close()
428 SWITCH_DECLARE(switch_status_t) switch_file_trunc(switch_file_t *thefile, int64_t offset) in switch_file_trunc()
433 SWITCH_DECLARE(switch_status_t) switch_file_lock(switch_file_t *thefile, int type) in switch_file_lock()
448 SWITCH_DECLARE(switch_status_t) switch_file_read(switch_file_t *thefile, void *buf, switch_size_t *… in switch_file_read()
453 SWITCH_DECLARE(switch_status_t) switch_file_write(switch_file_t *thefile, const void *buf, switch_s… in switch_file_write()
458 SWITCH_DECLARE(int) switch_file_printf(switch_file_t *thefile, const char *format, ...) in switch_file_printf()
482 SWITCH_DECLARE(switch_size_t) switch_file_get_size(switch_file_t *thefile) in switch_file_get_size()
1251 SWITCH_DECLARE(switch_status_t) switch_file_pipe_create(switch_file_t ** in, switch_file_t ** out, … in switch_file_pipe_create()
1261 SWITCH_DECLARE(switch_status_t) switch_file_pipe_timeout_get(switch_file_t *thepipe, switch_interva… in switch_file_pipe_timeout_get()
[all …]
H A Dswitch_msrp.c1672 switch_file_t *fd; in SWITCH_STANDARD_APP()
1736 switch_file_t *fd; in SWITCH_STANDARD_APP()
H A Dswitch.c524 switch_file_t *fd; in main()
H A Dswitch_core_file.c43 switch_file_t *newfile; in get_file_size()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/alsa_nogsmlib_nocplusplus/mod_gsmopen/
H A Dgsmopen.h246 switch_file_t *fdesc[2];
312 switch_file_t *audiopipe[2];
313 switch_file_t *audiogsmopenpipe[2];
314 switch_file_t *gsmopen_sound_capt_fd; /*!< \brief file descriptor for sound capture dev */
543 int gsmopen_pipe_read(switch_file_t * pipe, short *buf, int howmany);
544 int gsmopen_pipe_write(switch_file_t * pipe, short *buf, int howmany);
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/
H A Dgsmopen.h217 switch_file_t *fdesc[2];
283 switch_file_t *audiopipe[2];
284 switch_file_t *audiogsmopenpipe[2];
285 switch_file_t *gsmopen_sound_capt_fd; /*!< \brief file descriptor for sound capture dev */
504 int gsmopen_pipe_read(switch_file_t *pipe, short *buf, int howmany);
505 int gsmopen_pipe_write(switch_file_t *pipe, short *buf, int howmany);
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_v8/include/
H A Dfsfileio.hpp50 switch_file_t *_fd;
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_fail2ban/
H A Dmod_fail2ban.c10 switch_file_t *logfile;
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skypopen/old-stuff/asterisk/
H A Dskypiax.h406 int skypiax_pipe_read(switch_file_t * pipe, short *buf, int howmany);
407 int skypiax_pipe_write(switch_file_t * pipe, short *buf, int howmany);
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/loggers/mod_logfile/
H A Dmod_logfile.c58 switch_file_t *log_afd;
91 switch_file_t *afd; in mod_logfile_openlogfile()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_native_file/
H A Dmod_native_file.c38 switch_file_t *fd;
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_v8/src/
H A Dfsfileio.cpp76 switch_file_t *fd; in Construct()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_blacklist/
H A Dmod_blacklist.c259 switch_file_t *fd; in SWITCH_STANDARD_API()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_rayo/
H A Drayo_record_component.c94 switch_file_t *file; in complete_record()
H A Dsrgs.c1602 switch_file_t *file; in srgs_grammar_to_jsgf_file()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_opusfile/
H A Dmod_opusfile.c51 switch_file_t *fd;
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_sndfile/
H A Dmod_sndfile.c324 switch_file_t *newfile; in sndfile_perform_open()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_fsv/
H A Dmod_fsv.c786 switch_file_t *fd;
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_curl/
H A Dmod_curl.c92 switch_file_t *file_handle;
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/asr_tts/mod_unimrcp/
H A Dmod_unimrcp.c252 switch_file_t *file_write;
256 switch_file_t *file_read;
3190 switch_file_t *grammar_file = NULL; in recog_asr_load_grammar()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_vlc/
H A Dmod_vlc.c763 switch_file_t *fd = NULL; in vlc_file_open()

12