HomeSort by: relevance | last modified time | path
    Searched defs:pr_uid (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf-linux-core.h 42 char pr_uid[4]; member in struct:elf_external_linux_prpsinfo32_ugid32
66 bfd_put_32 (obfd, from->pr_uid, to->pr_uid);
94 char pr_uid[2]; member in struct:elf_external_linux_prpsinfo32_ugid16
118 bfd_put_16 (obfd, from->pr_uid, to->pr_uid);
147 char pr_uid[4]; member in struct:elf_external_linux_prpsinfo64_ugid32
171 bfd_put_32 (obfd, from->pr_uid, to->pr_uid);
200 char pr_uid[2] member in struct:elf_external_linux_prpsinfo64_ugid16
    [all...]
elf-bfd.h 1838 /* True if the 32-bit Linux PRPSINFO structure's `pr_uid' and `pr_gid'
1842 /* True if the 64-bit Linux PRPSINFO structure's `pr_uid' and `pr_gid'
3156 unsigned int pr_uid;
3153 unsigned int pr_uid; member in struct:elf_internal_linux_prpsinfo
  /src/external/gpl3/binutils.old/dist/bfd/
elf-linux-core.h 42 char pr_uid[4]; member in struct:elf_external_linux_prpsinfo32_ugid32
66 bfd_put_32 (obfd, from->pr_uid, to->pr_uid);
94 char pr_uid[2]; member in struct:elf_external_linux_prpsinfo32_ugid16
118 bfd_put_16 (obfd, from->pr_uid, to->pr_uid);
147 char pr_uid[4]; member in struct:elf_external_linux_prpsinfo64_ugid32
171 bfd_put_32 (obfd, from->pr_uid, to->pr_uid);
200 char pr_uid[2] member in struct:elf_external_linux_prpsinfo64_ugid16
    [all...]
elf-bfd.h 1794 /* True if the 32-bit Linux PRPSINFO structure's `pr_uid' and `pr_gid'
1798 /* True if the 64-bit Linux PRPSINFO structure's `pr_uid' and `pr_gid'
3046 unsigned int pr_uid;
3043 unsigned int pr_uid; member in struct:elf_internal_linux_prpsinfo
  /src/external/gpl3/gdb.old/dist/bfd/
elf-linux-core.h 42 char pr_uid[4]; member in struct:elf_external_linux_prpsinfo32_ugid32
66 bfd_put_32 (obfd, from->pr_uid, to->pr_uid);
94 char pr_uid[2]; member in struct:elf_external_linux_prpsinfo32_ugid16
118 bfd_put_16 (obfd, from->pr_uid, to->pr_uid);
147 char pr_uid[4]; member in struct:elf_external_linux_prpsinfo64_ugid32
171 bfd_put_32 (obfd, from->pr_uid, to->pr_uid);
200 char pr_uid[2] member in struct:elf_external_linux_prpsinfo64_ugid16
    [all...]
elf-bfd.h 1782 /* True if the 32-bit Linux PRPSINFO structure's `pr_uid' and `pr_gid'
1786 /* True if the 64-bit Linux PRPSINFO structure's `pr_uid' and `pr_gid'
3029 unsigned int pr_uid;
3026 unsigned int pr_uid; member in struct:elf_internal_linux_prpsinfo
  /src/external/gpl3/gdb/dist/bfd/
elf-linux-core.h 42 char pr_uid[4]; member in struct:elf_external_linux_prpsinfo32_ugid32
66 bfd_put_32 (obfd, from->pr_uid, to->pr_uid);
94 char pr_uid[2]; member in struct:elf_external_linux_prpsinfo32_ugid16
118 bfd_put_16 (obfd, from->pr_uid, to->pr_uid);
147 char pr_uid[4]; member in struct:elf_external_linux_prpsinfo64_ugid32
171 bfd_put_32 (obfd, from->pr_uid, to->pr_uid);
200 char pr_uid[2] member in struct:elf_external_linux_prpsinfo64_ugid16
    [all...]
elf-bfd.h 1793 /* True if the 32-bit Linux PRPSINFO structure's `pr_uid' and `pr_gid'
1797 /* True if the 64-bit Linux PRPSINFO structure's `pr_uid' and `pr_gid'
3047 unsigned int pr_uid;
3044 unsigned int pr_uid; member in struct:elf_internal_linux_prpsinfo
  /src/external/gpl3/binutils/dist/bfd/hosts/
x86-64linux.h 194 unsigned short int pr_uid; member in struct:elf_prpsinfo32
209 unsigned int pr_uid; member in struct:elf_prpsinfo64
  /src/external/gpl3/binutils.old/dist/bfd/hosts/
x86-64linux.h 194 unsigned short int pr_uid; member in struct:elf_prpsinfo32
209 unsigned int pr_uid; member in struct:elf_prpsinfo64
  /src/external/gpl3/gdb.old/dist/bfd/hosts/
x86-64linux.h 194 unsigned short int pr_uid; member in struct:elf_prpsinfo32
209 unsigned int pr_uid; member in struct:elf_prpsinfo64
  /src/external/gpl3/gdb/dist/bfd/hosts/
x86-64linux.h 194 unsigned short int pr_uid; member in struct:elf_prpsinfo32
209 unsigned int pr_uid; member in struct:elf_prpsinfo64

Completed in 26 milliseconds