DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_SC_PHYS_PAGES
lib/libc/gen/sysconf.c
633
#ifdef _SC_PHYS_PAGES
lib/libc/gen/sysconf.c
634
case _SC_PHYS_PAGES:
usr.bin/sort/sort.c
295
pages = sysconf(_SC_PHYS_PAGES);