HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_SETREUID (Results 1 - 10 of 10) sorted by null

  /external/openssh/openbsd-compat/
bsd-misc.h 42 #if !defined(HAVE_SETEUID) && defined(HAVE_SETREUID)
44 #endif /* !defined(HAVE_SETEUID) && defined(HAVE_SETREUID) */
bsd-misc.c 79 #if !defined(HAVE_SETEUID) && defined(HAVE_SETREUID)
84 #endif /* !defined(HAVE_SETEUID) && defined(HAVE_SETREUID) */
  /ndk/sources/host-tools/make-3.81/
misc.c 605 #undef HAVE_SETREUID
626 #ifdef HAVE_SETREUID
714 #ifndef HAVE_SETREUID
727 #else /* HAVE_SETREUID. */
739 #endif /* Not HAVE_SETREUID. */
781 #ifndef HAVE_SETREUID
823 #ifndef HAVE_SETREUID
config.h.in 191 #undef HAVE_SETREUID
  /external/openssh/
uidswap.c 150 #elif defined(HAVE_SETREUID) && !defined(BROKEN_SETREUID)
280 #elif defined(HAVE_SETREUID) && !defined(BROKEN_SETREUID)
config.h 838 #define HAVE_SETREUID 1
    [all...]
config.h.in 835 #undef HAVE_SETREUID
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyconfig.h 618 #define HAVE_SETREUID 1
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h 618 #define HAVE_SETREUID 1
    [all...]
  /external/oprofile/libpopt/
popt.c 441 #elif defined (HAVE_SETREUID)
    [all...]

Completed in 514 milliseconds