How to open the .c file which contains the implementation for any system call in Linux?

44 Views Asked by At

My motive is to open the definition i.e the (.c) file of the shm.h header, but after following tons of advices and experiencing a lot, I still couldn't not get the exact location of it in Linux. When I open the header files, it says something like the definition of it is defined in XP4.2 but I couldn't figure it out.

0

There are 0 best solutions below