Home
last modified time | relevance | path

Searched defs:execl (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/perl/amigaos4/
H A Damigaos.h31 #define execl(path, ...) myexecl(TRUE, path, __VA_ARGS__) macro
/openbsd/lib/libc/gen/
H A Dexec.c45 execl(const char *name, const char *arg, ...) in execl() function
/openbsd/gnu/llvm/clang/tools/scan-build-py/lib/libear/
H A Dear.c204 int execl(const char *path, const char *arg, ...) { in execl() function
/openbsd/gnu/usr.bin/perl/
H A DXSUB.h593 # define execl PerlProc_execl macro