Lines Matching full:sysval
1501 long sysval;1536 sysval = sysconf(_SC_PAGESIZE);1537 if (sysval > 0)1538 sys_page_size = sysval;