It visits each directory under c:\temp whose name starts with a t and prints the name of each file under such directory.
It visits each directory under c:\temp if the directory name starts with a t and prints the name of each file in the visited directory.