Home
last modified time | relevance | path

Searched refs:__NR_shellexec (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h408 #define __NR_shellexec (__NR_OHOS_BEGIN + 18) macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h408 #define __NR_shellexec (__NR_OHOS_BEGIN + 18) macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h408 #define __NR_shellexec (__NR_OHOS_BEGIN + 18) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h408 #define __NR_shellexec (__NR_OHOS_BEGIN + 18) macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h408 #define __NR_shellexec (__NR_OHOS_BEGIN + 18) macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h408 #define __NR_shellexec (__NR_OHOS_BEGIN + 18) macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in390 #define __NR_shellexec (__NR_OHOS_BEGIN + 18) macro
/third_party/toybox/porting/liteos_a/toys/net/
Difconfig.c394 (void)syscall(__NR_shellexec, toys.argv[0], cmdline); in ifconfig_main()
/third_party/toybox/porting/liteos_a/toys/posix/
Dps.c1247 (void)syscall(__NR_shellexec, cmdName, cmdLine); in link_shell_cmd_task()
1252 (void)syscall(__NR_shellexec, cmdName, cmdLine); in link_shell_cmd_task()