Home
last modified time | relevance | path

Searched defs:escape_shell (Results 1 – 6 of 6) sorted by relevance

/dports/devel/lua-stdlib/lua-stdlib-release-v41.2.2/lib/std/
H A Dstring.lua93 local function escape_shell (s) function
/dports/net-mgmt/ettercap/ettercap-0.8.3.1/src/lua/share/third-party/stdlib/src/
H A Dstring_ext.lua96 local function escape_shell (s) function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/tools/gn/
H A Dninja_build_writer.cc78 EscapeOptions escape_shell; in GetSelfInvocationCommandLine() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/gn/
H A Dninja_build_writer.cc78 EscapeOptions escape_shell; in GetSelfInvocationCommandLine() local
/dports/devel/gn/gn-1962/src/gn/
H A Dninja_build_writer.cc79 EscapeOptions escape_shell; in GetSelfInvocationCommandLine() local
/dports/mail/mailutils/mailutils-3.13/mail/
H A Descape.c93 escape_shell (int argc, char **argv, compose_env_t *env) in escape_shell() function