Searched defs:uid_t (Results 1 - 4 of 4) sorted by relevance
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ | ||
| H A D | sanitizer_platform_limits_linux.cc | 38 #define uid_t __kernel_uid_t macro |
| /src/sys/sys/ | ||
| H A D | statvfs.h | 56 typedef __uid_t uid_t; /* user id */ typedef in typeref:typename:__uid_t 57 #define uid_t __uid_t macro |
| H A D | types.h | 206 typedef __uid_t uid_t; /* user id */ typedef in typeref:typename:__uid_t 207 #define uid_t __uid_t macro |
| H A D | socket.h | 375 typedef __uid_t uid_t; /* user id */ typedef in typeref:typename:__uid_t 376 #define uid_t __uid_t macro |
Completed in 5 milliseconds