HomeSort by relevance Sort by last modified time
    Searched refs:__gid_t (Results 76 - 87 of 87) sorted by null

1 2 34

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
unistd.h 255 extern int __getgroups_chk (int __size, __gid_t __list[], size_t __listlen)
257 extern int __REDIRECT_NTH (__getgroups_alias, (int __size, __gid_t __list[]),
260 (int __size, __gid_t __list[], size_t __listlen),
266 __NTH (getgroups (int __size, __gid_t __list[]))
273 if (__size * sizeof (__gid_t) > __bos (__list))
types.h 136 __STD_TYPE __GID_T_TYPE __gid_t; /* Type of group identifications. */ variable
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
types.h 136 __STD_TYPE __GID_T_TYPE __gid_t; /* Type of group identifications. */ variable
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
types.h 136 __STD_TYPE __GID_T_TYPE __gid_t; /* Type of group identifications. */ variable
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
types.h 67 typedef __gid_t gid_t;
stat.h 51 typedef __gid_t gid_t;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
types.h 67 typedef __gid_t gid_t;
stat.h 51 typedef __gid_t gid_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
types.h 67 typedef __gid_t gid_t;
stat.h 51 typedef __gid_t gid_t;
  /external/elfutils/tests/
run-show-die-info.sh 353 Name : __gid_t
    [all...]
  /external/valgrind/main/perf/
test_input_for_tinycc.c 177 __extension__ typedef unsigned int __gid_t; typedef
260 typedef __gid_t gid_t;
    [all...]

Completed in 149 milliseconds

1 2 34