Home
last modified time | relevance | path

Searched defs:gid_t (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/sys/
Dtypes.h43 typedef __gid_t gid_t; typedef
/bionic/tests/
Dgrp_pwd_test.cpp583 static void check_get_group(const char*, gid_t, bool) { in check_get_group() argument
587 static void check_get_group(const char*, gid_t) { in check_get_group() argument
591 static void expect_no_group_id(gid_t /* gid */) { in expect_no_group_id() argument