Home
last modified time | relevance | path

Searched defs:execv (Results 101 – 125 of 701) sorted by relevance

12345678910>>...29

/dports/x11-toolkits/fox16/fox-1.6.57/include/
H A Dxincs.h85 #define execv _execv macro
/dports/security/sudo/sudo-1.9.8p2/src/
H A Dsudo_intercept.c342 execv(const char *cmnd, char * const argv[]) in execv() function
/dports/devel/ccache-memcached/ccache-f7712082106bef085515f86ae47e7dbbd2a48b57/src/
H A Dccache.h318 # define execv(a,b) win32execute(a,b,0,-1,-1) macro
/dports/devel/ccache-memcached-static/ccache-f7712082106bef085515f86ae47e7dbbd2a48b57/src/
H A Dccache.h318 # define execv(a,b) win32execute(a,b,0,-1,-1) macro
/dports/devel/ccache-static/ccache-3.7.12/src/
H A Dccache.h307 # define execv(a,b) win32execute(a,b,0,-1,-1) macro
/dports/devel/ccache/ccache-3.7.12/src/
H A Dccache.h307 # define execv(a,b) win32execute(a,b,0,-1,-1) macro
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/pydevd_attach_to_process/winappdbg/
H A Ddebug.py266 def execv(self, argv, **kwargs): member in Debug
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/
H A Ddebug.py266 def execv(self, argv, **kwargs): member in Debug
/dports/devel/py-pydevd/pydevd-1.1.1/pydevd_attach_to_process/winappdbg/
H A Ddebug.py266 def execv(self, argv, **kwargs): member in Debug
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/
H A Ddebug.py266 def execv(self, argv, **kwargs): member in Debug
/dports/multimedia/simplescreenrecorder/ssr-0.4.3/glinject/
H A DHook.cpp300 extern "C" int execv(const char* filename, char* const argv[]) { in execv() function
/dports/devel/florist-gpl/florist-gpl-2017-src/libsrc/threads/
H A Dposix-process_primitives.adb439 function execv subprogspec
/dports/www/firefox-legacy/firefox-52.8.0esr/third_party/rust/libc/src/
H A Dwindows.rs154 pub fn execv(prog: *const c_char, argv: *const *const c_char) -> ::intptr_t; in execv() function
/dports/lang/perl5.30/perl-5.30.3/win32/
H A Dwin32iop-o.h255 #define execv win32_execv macro
H A Dwin32iop.h367 #define execv win32_execv macro
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/win32/
H A Dwin32iop.h270 #define execv win32_execv macro
/dports/lang/perl5.32/perl-5.32.1/win32/
H A Dwin32iop.h266 #define execv win32_execv macro
/dports/lang/perl5.34/perl-5.34.0/win32/
H A Dwin32iop.h270 #define execv win32_execv macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/tools/scan-build-py/libear/
H A Dear.c170 int execv(const char *path, char *const argv[]) { in execv() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/tools/scan-build-py/libear/
H A Dear.c170 int execv(const char *path, char *const argv[]) { in execv() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/tools/scan-build-py/lib/libear/
H A Dear.c165 int execv(const char *path, char *const argv[]) { in execv() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/tools/scan-build-py/libear/
H A Dear.c170 int execv(const char *path, char *const argv[]) { in execv() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/scan-build-py/libear/
H A Dear.c170 int execv(const char *path, char *const argv[]) { in execv() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/tools/scan-build-py/libear/
H A Dear.c170 int execv(const char *path, char *const argv[]) { in execv() function
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/libc/src/
H A Dwindows.rs209 pub fn execv(prog: *const c_char, argv: *const *const c_char) -> ::intptr_t; in execv() function

12345678910>>...29