Searched defs:gid_t (Results 1 – 2 of 2) sorted by relevance
30 fn test_fchownat(filename: &str, new_uid: uid_t, new_gid: gid_t, flags: i32) -> Result<(), Error> { in test_fchownat()
12 typedef uint32_t gid_t; typedef