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

  /bionic/libc/arch-arm/syscalls/
getgid.S 5 .type getgid, #function
6 .globl getgid
10 getgid: label
  /bionic/libc/arch-x86/syscalls/
getgid.S 5 .type getgid, @function
6 .globl getgid
9 getgid: label
  /bionic/libc/arch-sh/syscalls/
getgid.S 5 .type getgid, @function
6 .globl getgid
9 getgid: label
  /external/e2fsprogs/include/nonunix/
grp.h 5 __inline __gid_t getgid(void){return 0;} function

Completed in 41 milliseconds