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

  /external/openssh/openbsd-compat/
bsd-misc.h 46 #if !defined(HAVE_SETEGID) && defined(HAVE_SETRESGID)
48 #endif /* !defined(HAVE_SETEGID) && defined(HAVE_SETRESGID) */
bsd-misc.c 86 #if !defined(HAVE_SETEGID) && defined(HAVE_SETRESGID)
91 #endif /* !defined(HAVE_SETEGID) && defined(HAVE_SETRESGID) */
  /external/openssh/
config.h 832 #define HAVE_SETRESGID 1
    [all...]
uidswap.c 254 #if defined(HAVE_SETRESGID) && !defined(BROKEN_SETRESGID)
config.h.in 829 #undef HAVE_SETRESGID
    [all...]
  /external/e2fsprogs/misc/
uuidd.c 508 #ifdef HAVE_SETRESGID

Completed in 72 milliseconds