Home
last modified time | relevance | path

Searched refs:tst_get_gids (Results 1 - 7 of 7) sorted by relevance

/third_party/ltp/include/
H A Dtst_uid.h25 void tst_get_gids(gid_t *buf, unsigned int start, unsigned int size);
/third_party/ltp/testcases/kernel/syscalls/setresgid/
H A Dsetresgid03.c51 tst_get_gids(test_groups, 1, 2); in setup()
H A Dsetresgid02.c59 tst_get_gids(test_groups, 1, 3); in setup()
/third_party/ltp/testcases/kernel/syscalls/setregid/
H A Dsetregid04.c84 tst_get_gids(test_groups, 1, 3); in setup()
H A Dsetregid03.c61 tst_get_gids(test_groups, 0, 2); in setup()
H A Dsetregid02.c101 tst_get_gids(test_groups, 2, 3); in setup()
/third_party/ltp/lib/
H A Dtst_uid.c56 void tst_get_gids(gid_t *buf, unsigned int start, unsigned int count) in tst_get_gids() function

Completed in 2 milliseconds