Home
last modified time | relevance | path

Searched refs:execl (Results 1 – 25 of 68) sorted by relevance

123

/glibc-2.36/sysdeps/x86/
Dtst-cet-legacy-1a.c72 execl (argv[1], argv[1], argv[2], argv[3], argv[4], "--direct", in do_test()
75 execl (argv[1], argv[1], "--direct", "--restart", NULL); in do_test()
/glibc-2.36/posix/
Dexecl.c27 execl (const char *path, const char *arg, ...) in execl() function
58 libc_hidden_def (execl)
Dtst-exec.c178 execl (argv[1], argv[1], argv[2], argv[3], argv[4], "--direct", in do_test()
181 execl (argv[1], argv[1], "--direct", in do_test()
Dtst-execl1.c10 execl (prog, prog, NULL); in do_test()
Dtst-execl2.c49 execl (copy, copy, NULL); in do_test()
DVersions31 execl; execle; execlp; execv; execve; execvp; fexecve;
DMakefile43 execve fexecve execv execle execl execvp execlp execvpe \
278 CFLAGS-execl.os = -fomit-frame-pointer
Dunistd.h594 extern int execl (const char *__path, const char *__arg, ...)
/glibc-2.36/sysdeps/pthread/
Dtst-exec2.c88 execl (_PATH_BSHELL, _PATH_BSHELL, "-c", "echo $$", NULL); in do_test()
Dtst-exec3.c35 execl (_PATH_BSHELL, _PATH_BSHELL, "-c", "echo $$", NULL); in tf()
/glibc-2.36/elf/
Dtst-glibc-hwcaps-prepend-cache.c139 execl (support_objdir_elf_ldso, in prepare()
/glibc-2.36/nptl/
Dtst-pthread-gdb-attach.c169 execl (gdb_path, "gdb", "-nx", "-batch", "-x", gdbscript, NULL); in gdb_process()
/glibc-2.36/libio/
Doldiopopen.c109 execl ("/bin/sh", "sh", "-c", command, (char *) 0); in _IO_old_proc_open()
/glibc-2.36/include/
Dunistd.h17 libc_hidden_proto (execl)
/glibc-2.36/manual/
Dprocess.texi400 @deftypefun int execl (const char *@var{filename}, const char *@var{arg0}, @dots{})
433 This is similar to @code{execl}, but permits you to specify the
456 This function is like @code{execl}, except that it performs the same
851 execl (SHELL, SHELL, "-c", command, NULL);
872 call to @code{execl}, @code{SHELL} is supplied once to name the program
875 The @code{execl} call in the child process doesn't return if it is
Dlang.texi364 otherwise meaningful to the function.) The @code{execl} function works
/glibc-2.36/conform/data/
Dunistd.h-data449 function int execl (const char*, const char*, ...)
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/
Dlibc.abilist722 GLIBC_2.35 execl F
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/lp64/
Dlibc.abilist730 GLIBC_2.36 execl F
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv32/
Dlibc.abilist762 GLIBC_2.33 execl F
/glibc-2.36/sysdeps/mach/hurd/i386/
Dlibc.abilist818 GLIBC_2.2.6 execl F
/glibc-2.36/sysdeps/unix/sysv/linux/arc/
Dlibc.abilist769 GLIBC_2.32 execl F
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv64/
Dlibc.abilist804 GLIBC_2.27 execl F
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/
Dlibc.abilist825 GLIBC_2.17 execl F
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/x32/
Dlibc.abilist829 GLIBC_2.16 execl F

123