Home
last modified time | relevance | path

Searched refs:execlpe (Results 1 – 25 of 220) sorted by relevance

123456789

/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/gen/
H A Dexeclp.c49 __weak_alias(execlpe,_execlpe) in __weak_alias()
76 execlpe(const char *name, const char *arg, ...) in execlpe() function
H A DMakefile.inc102 MLINKS+=exec.3 execl.3 exec.3 execle.3 exec.3 execlp.3 exec.3 execlpe.3 \
/dports/devel/py-bandit/bandit-1.7.1/examples/
H A Dos-exec.py6 os.execlpe(file, arg0, arg1, env)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/include/
H A Dprocess.h13 int execlpe(const char *path, const char *argv0, ... /*, char * const *envp */);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/include/
H A Dprocess.h13 int execlpe(const char *path, const char *argv0, ... /*, char * const *envp */);
/dports/devel/upp/upp/bazaar/plugin/tcc/include/
H A Dprocess.h134 int execlpe (const char*, const char*, ...);
/dports/net/tightvnc/vnc_unixsrc/Xvnc/include/
H A DXw32defs.h20 #define execlpe _execlpe macro
/dports/x11/xorgproto/xorgproto-2021.5/include/X11/
H A DXw32defs.h25 # define execlpe _execlpe macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dprocess.h170 …int __cdecl execlpe(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC…
175 …intptr_t __cdecl execlpe(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dprocess.h170 …int __cdecl execlpe(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC…
175 …intptr_t __cdecl execlpe(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED…
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/
H A Dunistd.h196 extern int execlpe(const char *, const char *, ...);
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/
H A Dunistd.h196 extern int execlpe(const char *, const char *, ...);
/dports/devel/py-bandit/bandit-1.7.1/doc/source/
H A Dconfig.rst26 no_shell: [os.execl, os.execle, os.execlp, os.execlpe, os.execv, os.execve,
56 "os.execlpe",
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/def-include/
H A Dmsvcrt-common.def.in29 ADD_UNDERSCORE(execlpe)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/def-include/
H A Dmsvcrt-common.def.in29 ADD_UNDERSCORE(execlpe)
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dprocess.h149 _CRTIMP intptr_t __cdecl __MINGW_NOTHROW execlpe (const char*, const char*,...);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dprocess.h149 _CRTIMP intptr_t __cdecl __MINGW_NOTHROW execlpe (const char*, const char*,...);
/dports/misc/rump/buildrump.sh-b914579/src/include/
H A Dunistd.h332 int execlpe(const char *, const char *, ...);
/dports/lang/snobol4/snobol4-2.2.2/lib/djgpp/
H A Dosinit.c281 DXE_EXPORT(execlpe) in DXE_EXPORT()
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/include/sys/
H A Dunistd.h65 int execlpe (const char *__file, const char *, ...);
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dos.py351 def execlpe(file, *args): function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/include/sys/
H A Dunistd.h55 int _EXFUN(execlpe, (const char *__file, const char *, ... ));
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dos.py331 def execlpe(file, *args): function
/dports/lang/python27/Python-2.7.18/Lib/
H A Dos.py331 def execlpe(file, *args): function
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/PyMod-2.7.2/Lib/
H A Dos.py343 def execlpe(file, *args): function

123456789