Searched refs:setuid (Results 1 – 15 of 15) sorted by relevance
/linux-2.6.39/drivers/isdn/capi/ |
D | capifs.c | 35 int setuid; member 46 int setuid = 0; in capifs_remount() local 61 setuid = 1; in capifs_remount() 78 config.setuid = setuid; in capifs_remount() 173 inode->i_uid = config.setuid ? config.uid : current_fsuid(); in new_ncci()
|
/linux-2.6.39/fs/devpts/ |
D | inode.c | 45 int setuid; member 106 opts->setuid = 0; in parse_mount_options() 131 opts->setuid = 1; in parse_mount_options() 254 if (opts->setuid) in devpts_show_options() 493 inode->i_uid = opts->setuid ? opts->uid : current_fsuid(); in devpts_pty_new()
|
/linux-2.6.39/arch/powerpc/include/asm/ |
D | systbl.h | 29 SYSCALL_SPU(setuid)
|
/linux-2.6.39/arch/parisc/kernel/ |
D | syscall_table.S | 87 ENTRY_SAME(setuid)
|
/linux-2.6.39/Documentation/filesystems/ |
D | fuse.txt | 222 program (fusermount) is needed, which is installed setuid root. 249 setuid and setgid bits when executing programs. To ensure this
|
D | affs.txt | 41 setuid[=uid] This sets the owner of all files and directories in the file
|
/linux-2.6.39/Documentation/ |
D | binfmt_misc.txt | 56 will run with root permissions when a setuid binary owned by root
|
D | kernel-parameters.txt | 1694 is to be setuid root or executed by root.
|
/linux-2.6.39/Documentation/sysctl/ |
D | fs.txt | 162 This value can be used to query and set the core dump mode for setuid
|
/linux-2.6.39/arch/um/ |
D | Kconfig.net | 187 privleges, setuid binaries, or SLIP devices on the host. This
|
/linux-2.6.39/Documentation/uml/ |
D | UserModeLinux-HOWTO.txt | 901 preconfigured device, allowing it to avoid using the setuid uml_net 1000 You will likely need the setuid helper, or the switch daemon, or both. 1010 to be setuid root. 1193 The easiest way to get up and running is to let the setuid uml_net 1198 the setuid helper, use it to get up and running, then read the next 1501 setuid root if you're not running UML as root. This is because the 1681 root access or setuid binaries on the host.
|
/linux-2.6.39/kernel/ |
D | sys.c | 682 SYSCALL_DEFINE1(setuid, uid_t, uid) in SYSCALL_DEFINE1() argument
|
/linux-2.6.39/fs/cifs/ |
D | README | 280 is configured setuid for user mounts) unless the "uid="
|
D | CHANGES | 834 Fix search handle leak on rewind. Fix setuid and gid so that they are
|
/linux-2.6.39/Documentation/s390/ |
D | Debugging390.txt | 927 setuid(0) = 0
|