1 # This interface desciption corresponds to the POSIX.1 description. The
2 # 4.4BSD interface is slightly different since the `msync' function takes
5 # File name Caller Syscall name # args Strong name Weak names
7 madvise - madvise 3 madvise
8 mmap - mmap 6 __mmap mmap
9 mprotect - mprotect 3 __mprotect mprotect
10 msync - msync 3 __libc_msync msync
11 munmap - munmap 2 __munmap munmap