Home
last modified time | relevance | path

Searched refs:getuid (Results 1 – 10 of 10) sorted by relevance

/toolchain/binutils/binutils-2.25/intl/
Ddcigettext.c397 # define getuid() 0
403 # define geteuid() getuid()
413 if (getuid () != geteuid () || getgid () != getegid ()) \
Dconfig.h.in62 /* Define to 1 if you have the `getuid' function. */
/toolchain/binutils/binutils-2.25/bfd/
Darchive.c1863 #define getuid() 0 macro
1888 status.st_uid = getuid (); in bfd_ar_hdr_from_filesystem()
2454 uid = getuid(); in bsd_write_armap()
Dconfig.in122 /* Define to 1 if you have the `getuid' function. */
Dconfigure.ac217 AC_CHECK_FUNCS(fcntl getpagesize setitimer sysconf fdopen getuid getgid fileno)
DChangeLog-98992351 * configure.in: Check whether getuid and getgid exist.
2352 * archive.c: Define getuid and getgid as macros if HAVE_GETUID or
2354 (bfd_write_armap): Don't special case on _WIN32 for getuid and
DChangeLog-94952470 * hosts/i386v4.h (getgid, getuid): Change prototypes to be
3480 * archive.c (bsd_write_armap): Cast getuid and getgid results to
7020 (som_write_armap): Use %ld and cast to long for getuid result.
Dconfigure13652 for ac_func in fcntl getpagesize setitimer sysconf fdopen getuid getgid fileno
DChangeLog-96973939 * archive.c (bsd_write_armap): Ifdef around calls to getuid and
/toolchain/binutils/binutils-2.25/config/
Dgettext.m4371 geteuid getgid getuid mempcpy munmap putenv setenv setlocale stpcpy \