Tagged Questions
2
votes
5answers
1k views
Find header file that defines a C function
Shouldn't be hard, right? Right?
I am currently trawling the OpenAFS codebase to find the header definition of pioctl. I've thrown everything I've got at it: checked ctags, grepped the source code ...