Home
last modified time | relevance | path

Searched defs:switch_util_quote_shell_arg (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_utils.c2913 SWITCH_DECLARE(char *) switch_util_quote_shell_arg(const char *string) in switch_util_quote_shell_arg() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs11071 public static string switch_util_quote_shell_arg(string arg0) { in switch_util_quote_shell_arg() method in FreeSWITCH.Native.freeswitch
20436 public static extern string switch_util_quote_shell_arg(string jarg1); in switch_util_quote_shell_arg() method in FreeSWITCH.Native.freeswitchPINVOKE