HomeSort by: relevance | last modified time | path
    Searched refs:_SC_PHYS_PAGES (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/sys/
unistd.h 331 #define _SC_PHYS_PAGES 121
  /src/usr.bin/getconf/
getconf.c 179 { "SC_PHYS_PAGES", SYSCONF, _SC_PHYS_PAGES },
  /src/lib/libc/gen/
sysconf.c 379 case _SC_PHYS_PAGES:

Completed in 12 milliseconds