Is there a reliable way to find in which places a specific function is called and their arguments in a c source file?
Currently, I use the following