Home
last modified time | relevance | path

Searched refs:__uid_t (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dunistd.h237 typedef __uid_t uid_t;
493 extern int chown (const char *__file, __uid_t __owner, __gid_t __group)
503 extern int lchown (const char *__file, __uid_t __owner, __gid_t __group)
511 extern int fchownat (int __fd, const char *__file, __uid_t __owner,
698 extern __uid_t getuid (void) __THROW;
701 extern __uid_t geteuid (void) __THROW;
723 extern int setuid (__uid_t __uid) __THROW __wur;
728 extern int setreuid (__uid_t __ruid, __uid_t __euid) __THROW __wur;
733 extern int seteuid (__uid_t __uid) __THROW __wur;
756 extern int getresuid (__uid_t *__ruid, __uid_t *__euid, __uid_t *__suid)
[all …]
H A Dpwd.h43 typedef __uid_t uid_t;
54 __uid_t pw_uid; /* User ID. */
110 extern struct passwd *getpwuid (__uid_t __uid);
146 extern int getpwuid_r (__uid_t __uid,
188 extern int getpw (__uid_t __uid, char *__buffer);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dunistd.h237 typedef __uid_t uid_t;
493 extern int chown (const char *__file, __uid_t __owner, __gid_t __group)
503 extern int lchown (const char *__file, __uid_t __owner, __gid_t __group)
511 extern int fchownat (int __fd, const char *__file, __uid_t __owner,
698 extern __uid_t getuid (void) __THROW;
701 extern __uid_t geteuid (void) __THROW;
723 extern int setuid (__uid_t __uid) __THROW __wur;
728 extern int setreuid (__uid_t __ruid, __uid_t __euid) __THROW __wur;
733 extern int seteuid (__uid_t __uid) __THROW __wur;
756 extern int getresuid (__uid_t *__ruid, __uid_t *__euid, __uid_t *__suid)
[all …]
H A Dpwd.h43 typedef __uid_t uid_t;
54 __uid_t pw_uid; /* User ID. */
110 extern struct passwd *getpwuid (__uid_t __uid);
146 extern int getpwuid_r (__uid_t __uid,
188 extern int getpw (__uid_t __uid, char *__buffer);
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/include/nonunix/
H A Dpwd.h4 typedef unsigned short __uid_t; typedef
5 __inline __uid_t getuid(void){return 0;} in getuid()
14 __uid_t pw_uid;
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/include/nonunix/
H A Dpwd.h4 typedef unsigned short __uid_t; typedef
5 __inline __uid_t getuid(void){return 0;} in getuid()
14 __uid_t pw_uid;
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/include/nonunix/
H A Dpwd.h4 typedef unsigned short __uid_t;
5 __inline __uid_t getuid(void){return 0;}
14 __uid_t pw_uid;
/dports/lang/fpc-source/fpc-3.2.2/packages/libc/src/
H A Dpwdh.inc7 pw_uid : __uid_t;
20 function getpwuid(__uid:__uid_t):Ppasswd;cdecl;external clib name 'getpwuid';
27 function getpwuid_r(__uid:__uid_t; __resultbuf:Ppasswd; __buffer:Pchar; __buflen:size_t; __result:P…
30 function getpw(__uid:__uid_t; __buffer:Pchar):longint;cdecl;external clib name 'getpw';
42 function getpwuid_r(__uid:__uid_t; var __resultbuf:passwd; __buffer:Pchar; __buflen:size_t; var __r…
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/bits/
H A Dstruct_stat.h44 __uid_t st_uid; /* User ID of the file's owner. */
99 __uid_t st_uid; /* User ID of the file's owner. */
143 __uid_t st_uid;
193 __uid_t st_uid;
H A Dipc-perm.h31 __uid_t uid; /* Owner's user ID. */
33 __uid_t cuid; /* Creator's user ID. */
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/bits/
H A Dstruct_stat.h44 __uid_t st_uid; /* User ID of the file's owner. */
99 __uid_t st_uid; /* User ID of the file's owner. */
143 __uid_t st_uid;
193 __uid_t st_uid;
H A Dipc-perm.h31 __uid_t uid; /* Owner's user ID. */
33 __uid_t cuid; /* Creator's user ID. */
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/s390x-linux-gnu/bits/
H A Dstruct_stat.h35 __uid_t st_uid; /* User ID of the file's owner. */
80 __uid_t st_uid; /* User ID of the file's owner. */
136 __uid_t st_uid; /* User ID of the file's owner. */
178 __uid_t st_uid; /* User ID of the file's owner. */
/dports/lang/zig/zig-0.9.0/lib/libc/include/s390x-linux-gnu/bits/
H A Dstruct_stat.h35 __uid_t st_uid; /* User ID of the file's owner. */
80 __uid_t st_uid; /* User ID of the file's owner. */
136 __uid_t st_uid; /* User ID of the file's owner. */
178 __uid_t st_uid; /* User ID of the file's owner. */
/dports/lang/zig/zig-0.9.0/lib/libc/include/powerpc-linux-gnueabi/bits/
H A Dstruct_stat.h43 __uid_t st_uid; /* User ID of the file's owner. */
95 __uid_t st_uid; /* User ID of the file's owner. */
141 __uid_t st_uid; /* User ID of the file's owner. */
190 __uid_t st_uid; /* User ID of the file's owner. */
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/powerpc-linux-gnueabi/bits/
H A Dstruct_stat.h43 __uid_t st_uid; /* User ID of the file's owner. */
95 __uid_t st_uid; /* User ID of the file's owner. */
141 __uid_t st_uid; /* User ID of the file's owner. */
190 __uid_t st_uid; /* User ID of the file's owner. */
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/powerpc-linux-gnueabihf/bits/
H A Dstruct_stat.h43 __uid_t st_uid; /* User ID of the file's owner. */
95 __uid_t st_uid; /* User ID of the file's owner. */
141 __uid_t st_uid; /* User ID of the file's owner. */
190 __uid_t st_uid; /* User ID of the file's owner. */
/dports/lang/zig/zig-0.9.0/lib/libc/include/powerpc64-linux-gnu/bits/
H A Dstruct_stat.h43 __uid_t st_uid; /* User ID of the file's owner. */
95 __uid_t st_uid; /* User ID of the file's owner. */
141 __uid_t st_uid; /* User ID of the file's owner. */
190 __uid_t st_uid; /* User ID of the file's owner. */
/dports/lang/zig/zig-0.9.0/lib/libc/include/powerpc-linux-gnueabihf/bits/
H A Dstruct_stat.h43 __uid_t st_uid; /* User ID of the file's owner. */
95 __uid_t st_uid; /* User ID of the file's owner. */
141 __uid_t st_uid; /* User ID of the file's owner. */
190 __uid_t st_uid; /* User ID of the file's owner. */
/dports/lang/zig/zig-0.9.0/lib/libc/include/powerpc64le-linux-gnu/bits/
H A Dstruct_stat.h43 __uid_t st_uid; /* User ID of the file's owner. */
95 __uid_t st_uid; /* User ID of the file's owner. */
141 __uid_t st_uid; /* User ID of the file's owner. */
190 __uid_t st_uid; /* User ID of the file's owner. */
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/powerpc64-linux-gnu/bits/
H A Dstruct_stat.h43 __uid_t st_uid; /* User ID of the file's owner. */
95 __uid_t st_uid; /* User ID of the file's owner. */
141 __uid_t st_uid; /* User ID of the file's owner. */
190 __uid_t st_uid; /* User ID of the file's owner. */
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/powerpc64le-linux-gnu/bits/
H A Dstruct_stat.h43 __uid_t st_uid; /* User ID of the file's owner. */
95 __uid_t st_uid; /* User ID of the file's owner. */
141 __uid_t st_uid; /* User ID of the file's owner. */
190 __uid_t st_uid; /* User ID of the file's owner. */
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/sparc-linux-gnu/bits/
H A Dipc-perm.h27 __uid_t uid; /* Owner's user ID. */
29 __uid_t cuid; /* Creator's user ID. */
/dports/lang/zig/zig-0.9.0/lib/libc/include/sparcv9-linux-gnu/bits/
H A Dipc-perm.h27 __uid_t uid; /* Owner's user ID. */
29 __uid_t cuid; /* Creator's user ID. */
/dports/lang/zig/zig-0.9.0/lib/libc/include/sparc-linux-gnu/bits/
H A Dipc-perm.h27 __uid_t uid; /* Owner's user ID. */
29 __uid_t cuid; /* Creator's user ID. */

12345678910>>...12