HomeSort by relevance Sort by last modified time
    Searched refs:getresgid (Results 126 - 150 of 173) sorted by null

1 2 3 4 56 7

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_posix.py 63 if hasattr(posix, 'getresgid'):
65 group_ids = posix.getresgid()
86 current_group_ids = posix.getresgid()
93 current_group_ids = posix.getresgid()
  /external/strace/linux/32/
syscallent.h 158 [150] = { 3, 0, SEN(getresgid), "getresgid" },
  /external/strace/linux/s390x/
syscallent.h 226 [211] = { 3, 0, SEN(getresgid), "getresgid" },
  /external/strace/linux/64/
syscallent.h 151 [150] = { 3, 0, SEN(getresgid), "getresgid" },
  /external/strace/linux/avr32/
syscallent.h 175 [147] = { 3, 0, SEN(getresgid), "getresgid" },
  /external/strace/linux/hppa/
syscallent.h 176 [171] = { 3, 0, SEN(getresgid), "getresgid" },
  /external/strace/linux/x86_64/
syscallent.h 121 [120] = { 3, 0, SEN(getresgid), "getresgid" },
  /external/strace/linux/xtensa/
syscallent.h 143 [147] = { 3, 0, SEN(getresgid), "getresgid" },
  /external/ltp/lib/
safe_macros.c 351 rval = getresgid(rgid, egid, sgid);
354 "%s:%d: getresgid(%p, %p, %p) failed",
  /external/strace/linux/arm/
syscallent.h 200 [171] = { 3, 0, SEN(getresgid16), "getresgid" },
240 [211] = { 3, 0, SEN(getresgid), "getresgid32" },
  /external/strace/linux/crisv10/
syscallent.h 171 [171] = { 3, 0, SEN(getresgid16), "getresgid" },
211 [211] = { 3, 0, SEN(getresgid), "getresgid32" },
  /external/strace/linux/i386/
syscallent.h 200 [171] = { 3, 0, SEN(getresgid16), "getresgid" },
240 [211] = { 3, 0, SEN(getresgid), "getresgid32" },
  /external/strace/linux/ia64/
syscallent.h 95 [1075] = { 3, 0, SEN(getresgid), "getresgid" },
  /external/strace/linux/m68k/
syscallent.h 200 [171] = { 3, 0, SEN(getresgid16), "getresgid" },
240 [211] = { 3, 0, SEN(getresgid), "getresgid32" },
  /external/strace/linux/mips/
syscallent-n32.h 121 [6118] = { 3, 0, SEN(getresgid), "getresgid" },
syscallent-n64.h 121 [5118] = { 3, 0, SEN(getresgid), "getresgid" },
syscallent-o32.h 194 [4191] = { 3, 0, SEN(getresgid), "getresgid" },
  /external/strace/linux/powerpc/
syscallent.h 199 [170] = { 3, 0, SEN(getresgid), "getresgid" },
  /external/strace/linux/powerpc64/
syscallent.h 199 [170] = { 3, 0, SEN(getresgid), "getresgid" },
  /external/strace/linux/s390/
syscallent.h 202 [171] = { 3, 0, SEN(getresgid16), "getresgid" },
242 [211] = { 3, 0, SEN(getresgid), "getresgid32" },
  /external/strace/linux/sh/
syscallent.h 202 [171] = { 3, 0, SEN(getresgid16), "getresgid" },
241 [211] = { 3, 0, SEN(getresgid), "getresgid32" },
  /external/strace/linux/sh64/
syscallent.h 200 [171] = { 3, 0, SEN(getresgid16), "getresgid" },
239 [211] = { 3, 0, SEN(getresgid), "getresgid32" },
  /external/strace/linux/sparc/
syscallent.h 112 [111] = { 3, 0, SEN(getresgid), "getresgid32" },
  /external/strace/linux/sparc64/
syscallent.h 110 [111] = { 3, 0, SEN(getresgid), "getresgid" },
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
unistd.h 755 extern int getresgid (__gid_t *__rgid, __gid_t *__egid, __gid_t *__sgid)
    [all...]

Completed in 327 milliseconds

1 2 3 4 56 7