Searched refs:getuid (Results 1 – 10 of 10) sorted by relevance
397 # define getuid() 0403 # define geteuid() getuid()413 if (getuid () != geteuid () || getgid () != getegid ()) \
62 /* Define to 1 if you have the `getuid' function. */
1863 #define getuid() 0 macro1888 status.st_uid = getuid (); in bfd_ar_hdr_from_filesystem()2454 uid = getuid(); in bsd_write_armap()
122 /* Define to 1 if you have the `getuid' function. */
217 AC_CHECK_FUNCS(fcntl getpagesize setitimer sysconf fdopen getuid getgid fileno)
2351 * configure.in: Check whether getuid and getgid exist.2352 * archive.c: Define getuid and getgid as macros if HAVE_GETUID or2354 (bfd_write_armap): Don't special case on _WIN32 for getuid and
2470 * hosts/i386v4.h (getgid, getuid): Change prototypes to be3480 * archive.c (bsd_write_armap): Cast getuid and getgid results to7020 (som_write_armap): Use %ld and cast to long for getuid result.
13652 for ac_func in fcntl getpagesize setitimer sysconf fdopen getuid getgid fileno
3939 * archive.c (bsd_write_armap): Ifdef around calls to getuid and
371 geteuid getgid getuid mempcpy munmap putenv setenv setlocale stpcpy \