Home
last modified time | relevance | path

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

/third_party/rust/crates/nix/src/
H A Dunistd.rs1657 type getgrouplist_group_t = c_int; in getgrouplist() types
1659 type getgrouplist_group_t = gid_t; in getgrouplist() types
1667 gid as getgrouplist_group_t, in getgrouplist()
1668 groups.as_mut_ptr() as *mut getgrouplist_group_t, in getgrouplist()

Completed in 4 milliseconds