Searched refs:do_chcon (Results 1 – 1 of 1) sorted by relevance
24 static int do_chcon(struct dirtree *try) in do_chcon() function43 for (file = toys.optargs+1; *file; file++) dirtree_read(*file, do_chcon); in chcon_main()