Home
last modified time | relevance | path

Searched refs:execve (Results 1 – 14 of 14) sorted by relevance

/linux-2.6.39/arch/mn10300/include/asm/
Dframe.inc64 # - this permits execve() to discard extra frames due to kernel syscalls
/linux-2.6.39/arch/s390/kernel/
Dprocess.c273 SYSCALL_DEFINE3(execve, const char __user *, name, in SYSCALL_DEFINE3() argument
Dentry64.S428 # execve succeeded.
Dentry.S424 # execve succeeded.
/linux-2.6.39/Documentation/
Dcredentials.txt188 execve().
191 execve(), especially when a binary is executed that will execute as UID 0.
197 execve(). They aren't used directly as objective or subjective
268 operations allowed or disallowed as a result. In the case of execve(), the
472 the ptrace state may alter the outcome, particularly in the case of execve().
Dnommu-mmap.txt8 call and the execve() system call. From the kernel's point of view, execve()
Dkeys-request-key.txt126 /sbin/request-key at the appropriate places because (a) execve will discard two
Dunshare.txt281 about 10 threads. Have a couple of threads execute execve,
Dkeys.txt144 clone, fork, vfork or execve occurs. A new keyring is created only when
149 shared. execve also discards the process's process keyring and creates a
153 execve, even when the latter executes a set-UID or set-GID binary. A
/linux-2.6.39/arch/powerpc/include/asm/
Dsystbl.h17 COMPAT_SYS(execve)
/linux-2.6.39/arch/parisc/kernel/
Dentry.S1863 .macro execve_wrapper execve argument
1880 BL \execve,%r2
1889 cmpb,>>= %r28,%r1,error_\execve
1892 error_\execve:
/linux-2.6.39/arch/tile/kernel/
Dprocess.c563 SYSCALL_DEFINE4(execve, const char __user *, path, in SYSCALL_DEFINE4() argument
/linux-2.6.39/arch/frv/kernel/
Dentry.S910 # rebuild saved psr - execve will change it for init/main.c
/linux-2.6.39/Documentation/s390/
DDebugging390.txt1013 now look at what files in.telnetd execve'd
1014 413 execve("/usr/sbin/in.telnetd", ["/usr/sbin/in.telnetd", "-h"], [/* 17 vars */]) = 0
1015 414 execve("/bin/login", ["/bin/login", "-h", "localhost", "-p"], [/* 2 vars */]) = 0