Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/loggers/mod_console/
H A Dmod_console.c56 SWITCH_SEQ_FYELLOW };
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h57 #define SWITCH_SEQ_FYELLOW FOREGROUND_RED | FOREGROUND_GREEN | FOREGROUND_INTENSITY macro
95 #define SWITCH_SEQ_FYELLOW SWITCH_SEQ_ESC SWITCH_SEQ_F_YELLOW SWITCH_SEQ_END_COLOR
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_log.c85 SWITCH_SEQ_FYELLOW };
H A Dswitch_core.c2503 SWITCH_SEQ_FYELLOW, SWITCH_SEQ_BBLUE, in switch_core_init_and_modload()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs14762 public static readonly string SWITCH_SEQ_FYELLOW = freeswitchPINVOKE.SWITCH_SEQ_FYELLOW_get(); field in FreeSWITCH.Native.freeswitch