tag | line | file | source code |
---|---|---|---|
__NR_mmap | 43 | include/asm-alpha/unistd.h | #define __NR_mmap 71 /* OSF/1 mmap is superset of Linux */ |
__NR_mmap | 98 | include/asm-i386/unistd.h | #define __NR_mmap 90 |
__NR_mmap | 1078 | include/asm-mips/unistd.h | #define __NR_mmap (__NR_Linux + 90) |
__NR_mmap | 102 | include/asm-ppc/unistd.h | #define __NR_mmap 90 |
__NR_mmap | 90 | include/asm-sparc/unistd.h | #define __NR_mmap 71 /* Common */ |