Searched refs:HAVE_SETREUID (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/roken/
H A Dseteuid.c45 #ifdef HAVE_SETREUID
/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dbsd-misc.h40 #if !defined(HAVE_SETEUID) && defined(HAVE_SETREUID)
42 #endif /* !defined(HAVE_SETEUID) && defined(HAVE_SETREUID) */
H A Dbsd-setres_id.c72 #if defined(HAVE_SETREUID) && !defined(BROKEN_SETREUID)
H A Dbsd-misc.c81 #if !defined(HAVE_SETEUID) && defined(HAVE_SETREUID)
86 #endif /* !defined(HAVE_SETEUID) && defined(HAVE_SETREUID) */
/freebsd-13-stable/kerberos5/include/
H A Dconfig.h771 #define HAVE_SETREUID 1 macro
/freebsd-13-stable/crypto/openssh/
H A Dconfig.h1151 #define HAVE_SETREUID 1 macro
/freebsd-13-stable/contrib/unbound/daemon/
H A Dunbound.c641 #elif defined(HAVE_SETREUID) && !defined(DARWIN_BROKEN_SETREUID)

Completed in 108 milliseconds