Query: getpagesize
OS: hpux
Section: 2
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
getpagesize(2) System Calls Manual getpagesize(2)NAMEgetpagesize - get the current page sizeSYNOPSISDESCRIPTIONThe function returns the current page size. The function is equivalent to andRETURN VALUEThe function returns the current page size.ERRORSNo errors are defined.APPLICATION USAGEThe value returned by need not be the minimum value that can allocate. Moreover, the application cannot assume that an object of this size can be allocated withSEE ALSObrk(2), getrlimit(2), mmap(2), mprotect(2), munmap(2), msync(2), sysconf(2), <unistd.h>.CHANGE HISTORYFirst released in Issue 4, Version 2. getpagesize(2)
Related Man Pages |
---|
getpagesize(2) - redhat |
getpagesize(2) - suse |
getpagesize(2) - osf1 |
getpagesize(3c) - sunos |
getpagesize(3c) - php |
Similar Topics in the Unix Linux Community |
---|
Writing files using O_DIRECT in C |
shared memory with linked list?? |
Regarding MMAP, MLOCK etc.. |
Shared memory between two c program |