Home
last modified time | relevance | path

Searched refs:print_file_owner_group (Results 1 – 1 of 1) sorted by relevance

/DragonOS/user/apps/test-chown/src/
H A Dmain.rs18 fn print_file_owner_group(filename: &str) -> Result<(), Error> { in print_file_owner_group() function
37 print_file_owner_group(filename)?; in test_fchownat()
48 print_file_owner_group(filename)?; in test_chown()
68 print_file_owner_group(symlink_name)?; in test_lchown()