Home
last modified time | relevance | path

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

/external/libxkbcommon/test/
Dregistry.c219 struct test_option_group *user_groups) in test_setup_context_for()
250 struct test_option_group *user_groups) in test_setup_context()
667 struct test_option_group user_groups[] = { in test_load_merge() local
772 struct test_option_group user_groups[] = { in test_load_merge_no_overwrite() local
/external/openssh/
Duidswap.c68 static gid_t *saved_egroups = NULL, *user_groups = NULL; variable