CSE503: Software Engineering
Lecture 5 (January 13, 1999)

David Notkin

int madvise(addr, len, behav)

caddr_t addr;

size_t len;

int behav;