HomeSort by relevance Sort by last modified time
    Searched full:setuid (Results 276 - 300 of 427) sorted by null

<<1112131415161718

  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/lib/
libc.so 
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/lib/
libc.so 
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/lib/
libc.so 
  /external/dnsmasq/src/
dnsmasq.c 431 if (setuid(ent_pw->pw_uid) == -1)
445 /* lose the setuid and setgid capbilities */
    [all...]
  /external/ipsec-tools/src/racoon/
privsep.c 229 if (setuid(lcconf->uid) != 0) {
231 "Cannot setuid(%d): %s\n", lcconf->uid,
  /external/ppp/pppd/
tty.c 940 setuid(uid);
942 fatal("setuid failed");
    [all...]
  /external/valgrind/main/coregrind/
m_libcfile.c 532 thinks it does). However, the caller may indicate that setuid
539 executable is setuid.
    [all...]
  /frameworks/native/cmds/installd/
commands.c 698 if (setuid(uid) != 0) {
699 ALOGE("setuid(%d) during dexopt\n", uid);
    [all...]
  /frameworks/av/media/libstagefright/
AwesomePlayer.cpp 251 void AwesomePlayer::setUID(uid_t uid) {
    [all...]
  /libcore/luni/src/main/native/
libcore_io_Posix.cpp     [all...]
  /external/openssh/contrib/redhat/
openssh.spec 430 - Add new ssh-keysign program and remove setuid from ssh client
620 - Redo patch to move pam_open_session after the server setuid()s to the user.
  /external/openssh/
ssh_config.0 584 only and requires ssh(1) to be setuid root.
    [all...]
ssh_config.5 999 to be setuid root.
    [all...]
  /external/oprofile/libpopt/
popt.c 432 * XXX " ... on BSD systems setuid() should be preferred over setreuid()"
439 rc = setuid(getuid());
    [all...]
  /system/core/sdcard/
sdcard.c     [all...]
  /bionic/libc/
SYSCALLS.TXT 52 int __setuid:setuid (uid_t) -1,-1,1
  /external/bison/build-aux/
install-sh 462 # and set any options; do chmod last to preserve setuid bits.
  /external/chromium/sdch/open-vcdiff/
install-sh 455 # and set any options; do chmod last to preserve setuid bits.
  /external/dropbear/
svr-chansession.c 916 if (setuid(ses.authstate.pw->pw_uid) < 0) {
  /external/elfutils/config/
install-sh 455 # and set any options; do chmod last to preserve setuid bits.
  /external/expat/conftools/
install-sh 455 # and set any options; do chmod last to preserve setuid bits.
  /external/kernel-headers/original/linux/
sysctl.h 147 KERN_SETUID_DUMPABLE=69, /* int: behaviour of dumps for setuid core */
  /external/libcap-ng/libcap-ng-0.7/
install-sh 462 # and set any options; do chmod last to preserve setuid bits.
  /external/libcap-ng/libcap-ng-0.7/src/
cap-ng.c 113 /* Setuid apps run by uid 0 don't get caps back */

Completed in 1413 milliseconds

<<1112131415161718