Searched defs:GID (Results 1 – 7 of 7) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/include/llvm/Object/ |
| D | ArchiveWriter.h | 24 unsigned UID = 0, GID = 0, Perms = 0644; member
|
| D | Archive.h | 96 char GID[6]; member 126 char GID[12]; member
|
| /openbsd/src/gnu/llvm/llvm/lib/Object/ |
| D | ArchiveWriter.cpp | 196 unsigned UID, unsigned GID, unsigned Perms, uint64_t Size) { in printRestOfMemberHeader() 212 unsigned UID, unsigned GID, unsigned Perms, in printGNUSmallMemberHeader() 221 unsigned UID, unsigned GID, unsigned Perms, uint64_t Size) { in printBSDMemberHeader() 237 unsigned UID, unsigned GID, unsigned Perms, in printBigArchiveMemberHeader()
|
| /openbsd/src/gnu/llvm/llvm/tools/obj2yaml/ |
| D | archive2yaml.cpp | 94 char GID[6]; member
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Archive-Tar/lib/Archive/Tar/ |
| D | Constant.pm | 53 use constant GID => (split ' ', $) )[0]; constant
|
| /openbsd/src/bin/ps/ |
| D | keyword.c | 70 #define GID(n1, n2, fn, off) UID(n1, n2, fn, off) macro
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Support/ |
| D | FileSystem.h | 166 uid_t UID, gid_t GID, off_t Size) in basic_file_status() 249 uid_t UID, gid_t GID, off_t Size) in file_status()
|