Searched refs:tst_get_gids (Results 1 - 7 of 7) sorted by relevance
/third_party/ltp/include/ |
H A D | tst_uid.h | 25 void tst_get_gids(gid_t *buf, unsigned int start, unsigned int size);
|
/third_party/ltp/testcases/kernel/syscalls/setresgid/ |
H A D | setresgid03.c | 51 tst_get_gids(test_groups, 1, 2); in setup()
|
H A D | setresgid02.c | 59 tst_get_gids(test_groups, 1, 3); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/setregid/ |
H A D | setregid04.c | 84 tst_get_gids(test_groups, 1, 3); in setup()
|
H A D | setregid03.c | 61 tst_get_gids(test_groups, 0, 2); in setup()
|
H A D | setregid02.c | 101 tst_get_gids(test_groups, 2, 3); in setup()
|
/third_party/ltp/lib/ |
H A D | tst_uid.c | 56 void tst_get_gids(gid_t *buf, unsigned int start, unsigned int count) in tst_get_gids() function
|
Completed in 2 milliseconds