Home
last modified time | relevance | path

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

/DragonOS/user/apps/test-chown/src/
H A Dmain.rs30 fn test_fchownat(filename: &str, new_uid: uid_t, new_gid: gid_t, flags: i32) -> Result<(), Error> { in test_fchownat()
/DragonOS/kernel/src/common/sys/
H A Dtypes.h12 typedef uint32_t gid_t; typedef