Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/test/API/
A Dunistd.SUSv4.syms10 execl
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/unistd/
A Dexec.c104 int execl(const char *path, const char *arg, ...) in execl() function
135 libc_hidden_def(execl) in libc_hidden_def() argument
/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-exec3.c34 execl (_PATH_BSHELL, _PATH_BSHELL, "-c", "echo $$", NULL); in tf()
A Dtst-exec2.c91 execl (_PATH_BSHELL, _PATH_BSHELL, "-c", "echo $$", NULL); in do_test()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A Dpopen.c94 execl("/bin/sh", "sh", "-c", command, (char *)0); in popen()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/
A Dsystem.c56 execl("/bin/sh", "sh", "-c", command, (char *) 0); in __libc_system()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dunistd.h608 extern int execl (const char *__path, const char *__arg, ...)
610 libc_hidden_proto(execl)
/l4re-core-master/libc_backends/lib/misc/
A Dmisc.c248 int execl(const char *path, const char *arg, ...) in execl() function

Completed in 8 milliseconds