tag | line | file | source code |
---|---|---|---|
__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 */ |