HomeSort by relevance Sort by last modified time
    Searched defs:getgroups (Results 1 - 11 of 11) sorted by null

  /bionic/libc/arch-arm/syscalls/
getgroups.S 5 ENTRY(getgroups) function
14 END(getgroups)
  /bionic/libc/arch-arm64/syscalls/
getgroups.S 5 ENTRY(getgroups) function
14 END(getgroups)
  /bionic/libc/arch-mips/syscalls/
getgroups.S 5 ENTRY(getgroups) function
19 END(getgroups)
  /bionic/libc/arch-mips64/syscalls/
getgroups.S 5 ENTRY(getgroups) function
25 END(getgroups)
  /bionic/libc/arch-x86/syscalls/
getgroups.S 5 ENTRY(getgroups) function
26 END(getgroups)
  /bionic/libc/arch-x86_64/syscalls/
getgroups.S 5 ENTRY(getgroups) function
15 END(getgroups)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
unistd.h 258 getgroups) __wur;
262 __wur __warnattr ("getgroups called with bigger group count than what "
266 __NTH (getgroups (int __size, __gid_t __list[])) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
unistd.h 258 getgroups) __wur;
262 __wur __warnattr ("getgroups called with bigger group count than what "
266 __NTH (getgroups (int __size, __gid_t __list[])) function
  /external/bison/darwin-lib/
unistd.h 1012 # undef getgroups macro
    [all...]
  /external/bison/linux-lib/
unistd.h 1012 # undef getgroups macro
    [all...]
  /external/valgrind/main/coregrind/
m_libcproc.c 540 Int VG_(getgroups)( Int size, UInt* list ) function
569 # error "VG_(getgroups): needs implementation on this platform"

Completed in 157 milliseconds