Lines Matching full:sysval
1315 long sysval;1349 sysval = sysconf(_SC_PAGESIZE);1350 if (sysval > 0)1351 sys_page_size = sysval;