Home
last modified time | relevance | path

Searched refs:root_gids (Results 1 – 1 of 1) sorted by relevance

/src/contrib/libarchive/cpio/test/ !
H A Dtest_owner_parse.c15 static const int root_gids[] = { 0, 1 }; variable
27 static const int root_gids[] = { 513, 545, 544 }; variable
67 assert(int_in_list(owner.gid, root_gids, in DEFINE_TEST()
68 sizeof(root_gids)/sizeof(root_gids[0]))); in DEFINE_TEST()
74 assert(int_in_list(owner.gid, root_gids, in DEFINE_TEST()
75 sizeof(root_gids)/sizeof(root_gids[0]))); in DEFINE_TEST()