Explore >> Select a destination


You are here

randyfay.com
| | honza.pokorny.ca
12.9 parsecs away

Travel
| | Thoughts of an open source developer with a theology degree. Honza Pokorný is a web developer and an armchair theologian in Halifax, Canada
| | unixdigest.com
17.9 parsecs away

Travel
| |
| | cihar.com
14.1 parsecs away

Travel
| | Michal ?iha?'s website
| | binarydebt.wordpress.com
85.9 parsecs away

Travel
| Kernel symbols are names of functions and variables. Global symbols are those which are available outside the file they are declared in. Global symbols in the Linux kernel currently running on a system are available through `/proc/kallsyms` file. This includes symbols defined inside kernel modules currently loaded. Global symbols are of two types: those explicitly...