Searched refs:do_chmod (Results 1 – 2 of 2) sorted by relevance
42 static int do_chmod(struct dirtree *try)64 for (file = toys.optargs+1; *file; file++) dirtree_read(*file, do_chmod); in chmod_main()
238 void do_chmod(struct all_test_cases *tc_ptr);1000 do_chmod(tc_ptr); in do_syscalltests()1625 void do_chmod(struct all_test_cases *tc_ptr) in do_chmod() function