Home
last modified time | relevance | path

Searched defs:execv (Results 51 – 75 of 701) sorted by relevance

12345678910>>...29

/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/sysvi386/
H A Dexec.c7 execv (const char *path, char * const *args) { in execv() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/sysvi386/
H A Dexec.c7 execv (const char *path, char * const *args) { in execv() function
/dports/devel/py-coverage/coverage-4.5.4/doc/
H A Dtrouble.rst49 .. _execv: https://docs.python.org/3/library/os.html#os.execl target
/dports/devel/py-celery/celery-4.4.7/t/unit/bin/
H A Dtest_celeryd_detach.py16 def test_execs(self, setup_logs, logger, execv, detached): argument
/dports/lang/perl5.32/perl-5.32.1/amigaos4/
H A Damigaos.h30 #define execv(path, argv) myexecv(TRUE, path, argv) macro
/dports/lang/perl5.30/perl-5.30.3/amigaos4/
H A Damigaos.h30 #define execv(path, argv) myexecv(TRUE, path, argv) macro
/dports/lang/perl5.34/perl-5.34.0/amigaos4/
H A Damigaos.h30 #define execv(path, argv) myexecv(TRUE, path, argv) macro
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/amigaos4/
H A Damigaos.h30 #define execv(path, argv) myexecv(TRUE, path, argv) macro
/dports/lang/ocaml/ocaml-4.05.0/otherlibs/systhreads/
H A DthreadUnix.mli26 val execv : string -> string array -> unit val
/dports/lang/ocaml-nox11/ocaml-4.05.0/otherlibs/systhreads/
H A DthreadUnix.mli26 val execv : string -> string array -> unit val
/dports/games/gtkevemon/gtkevemon-ac2ca34/src/util/
H A Dos_win32.cc132 OS::execv(char const* path, char* const argv[]) in execv() function in OS
H A Dos_unix.cc136 OS::execv (char const* path, char* const argv[]) in execv() function in OS
/dports/lang/ocaml/ocaml-4.05.0/otherlibs/threads/
H A DthreadUnix.ml18 let execv = Unix.execv var
H A DthreadUnix.mli26 val execv : string -> string array -> unit val
/dports/lang/ocaml-nox11/ocaml-4.05.0/otherlibs/threads/
H A DthreadUnix.ml18 let execv = Unix.execv var
H A DthreadUnix.mli26 val execv : string -> string array -> unit val
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/core/
H A Dexec.c54 int execv ( const char *command, char * const argv[] ) { in execv() function
/dports/security/klee/klee-2.2/runtime/POSIX/
H A Dillegal.c63 int execv(const char *path, char *const argv[]) { return __bad_exec(); } function
/dports/devel/florist-gpl/florist-gpl-2017-src/libsrc/
H A Dposix-unsafe_process_primitives.adb153 function execv subprogspec
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/visium/
H A Dio-stubs.c63 execv (const char *path, char *const argv[]) in execv() function
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/lib/libc/gen/
H A Dexec.c148 execv(const char *name, char *const *argv) in execv() function
/dports/games/gti/gti-1.7.0/
H A Dgti.c40 # define execv(a, b) do { i = _spawnv(_P_WAIT, (a), (b)); if (i != -1) return i; } while(0) macro
/dports/multimedia/dvdstyler/DVDStyler-3.1/src/
H A DProcessMenuTransitions.cpp100 …AVConvExecute execv(progressDlg, lround(vob->GetDuration() * GetFps(menu->GetVideoFormat(), false)… in GenerateMenuTransition() local
/dports/devel/libvirt/libvirt-7.10.0/tests/
H A Dvirfilewrapper.c190 int execv(const char *path, char *const argv[]) in execv() function
/dports/emulators/aranym/aranym-1.1.0/src/natfeat/
H A Dnf_hostexec.cpp370 int HostExec::execv(int argc, memptr argv) const in execv() function in HostExec

12345678910>>...29