Searched defs:gid_t (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/sys/ | ||
D | types.h | 43 typedef __gid_t gid_t; typedef |
/bionic/tests/ | ||
D | grp_pwd_test.cpp | 302 static void check_get_group(const char*, gid_t) { in check_get_group() argument |