Home
last modified time | relevance | path

Searched defs:_pagesize (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dsysconf.c56 static int _pagesize = 0; in sysconf() local
/illumos-gate/usr/src/uts/common/conf/
H A Dparam.c97 const unsigned long _pagesize = (unsigned long)PAGESIZE; variable