GETPAGESIZE(2) COMMAND REFERENCE GETPAGESIZE(2)
NAME
getpagesize - get system page size
SYNOPSIS
pagesize = getpagesize()
int pagesize;
DESCRIPTION
Getpagesize returns the number of bytes in a page, (NBPG *
CLSIZE), in pagesize. NBPG and CLSIZE are defined in
<machine/param.h>. Page granularity is the granularity of
many of the memory management calls.
The page size is a system page size and may not be the same
as the underlying hardware page size.
RETURN VALUE
The number of bytes in a page is returned.
SEE ALSO
sbrk(2).
Printed 10/17/86 1
%%index%%
na:72,70;
sy:142,311;
de:453,510;
rv:963,128;
se:1091,106;
%%index%%000000000092