Searched defs:gid_t (Results 1 - 11 of 11) sorted by relevance

/external/python/cpython2/Modules/
H A Dposixmodule.h15 PyAPI_FUNC(PyObject *) _PyInt_FromGid(gid_t); variable
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_linux.cc39 #define gid_t __kernel_gid_t macro
47 #undef gid_t macro
/external/e2fsprogs/include/mingw/linux/
H A Dtypes.h29 typedef __u32 gid_t; typedef
/external/e2fsprogs/include/nonunix/linux/
H A Dtypes.h29 typedef __u32 gid_t; typedef
/external/strace/linux/
H A Dasm_stat.h5 # undef gid_t macro
16 # define gid_t __kernel_gid_t macro
29 # undef gid_t macro
40 # define gid_t gid_t macro
/external/fio/os/windows/posix/include/sys/
H A Dshm.h9 typedef int gid_t; typedef
17 gid_t gid; /* owner's group ID */
19 gid_t cgid; /* creator's group ID */
/external/python/cpython2/PC/os2vacpp/
H A Dpyconfig.h97 typedef int gid_t; typedef
/external/python/cpython2/RISCOS/
H A Dpyconfig.h22 #undef gid_t macro
/external/python/cpython2/Lib/lib2to3/tests/data/
H A Dinfinite_recursion.py2388 gid_t = __darwin_gid_t variable
2656 'ASN1_T61STRING', 'gid_t', 'ssl_method_st', 'ASN1_ITEM',
/external/bison/lib/
H A Dconfig.in.h2178 #undef gid_t macro
/external/valgrind/perf/
H A Dtest_input_for_tinycc.c260 typedef __gid_t gid_t; typedef

Completed in 504 milliseconds