Home
last modified time | relevance | path

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

/third_party/rust/crates/nix/test/
Dtest_unistd.rs256 let new_groups = getgroups().unwrap(); in test_setgroups() localVariable
295 let new_groups = getgroups().unwrap(); in test_initgroups() localVariable