kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* how can I find where is the macro or function deifined
@ 2015-07-28 16:03 Ahmed Soliman
  2015-07-28 16:37 ` Manavendra Nath Manav
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Ahmed Soliman @ 2015-07-28 16:03 UTC (permalink / raw)
  To: kernelnewbies

Hi;
when I used libc I never memorized where each function is located
beyond the basics (for example I never knew if strlen is in string.h
or ctype.h or strlib.h )
I just check out the functions man pages by man strlen
is their such functionality for the kernel where I dont need to
memorize the dependencies for example if MODULE_LICENSE is in kernel.h
or module.h with out using the internel to google them .

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-07-29  2:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-28 16:03 how can I find where is the macro or function deifined Ahmed Soliman
2015-07-28 16:37 ` Manavendra Nath Manav
2015-07-28 17:41 ` Navy Cheng
2015-07-28 23:54   ` Gnoleba GNOGBO
2015-07-29  0:25     ` Valdis.Kletnieks at vt.edu
2015-07-29  2:54       ` Navy Cheng
2015-07-29  1:14 ` Iuro Nascimento

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).