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

  /bionic/libc/arch-arm/syscalls/
getgroups.S 5 .type getgroups, #function
6 .globl getgroups
10 getgroups: label
  /bionic/libc/arch-x86/syscalls/
getgroups.S 5 .type getgroups, @function
6 .globl getgroups
9 getgroups: label
  /bionic/libc/arch-sh/syscalls/
getgroups.S 5 .type getgroups, @function
6 .globl getgroups
9 getgroups: label
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/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

Completed in 780 milliseconds