whouses foobar.h
Shows all DO's that make use of any file matching /foobar.h/.
whouses -recurse foobar.h
Same as above but follows the chain of derived files recursively.
whouses -exact foobar.h
Shows all DO's that make use of the specified file. The "-exact" flag suppresses pattern matching and shows only DO's which reference the exact file.