Home
last modified time | relevance | path

Searched refs:_CONFIG_NPROC_CONF (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dsysconfig.h65 #define _CONFIG_NPROC_CONF 11 /* processors configured */ macro
/titanic_50/usr/src/uts/common/syscall/
H A Dsysconfig.c105 case _CONFIG_NPROC_CONF: in sysconfig()
/titanic_50/usr/src/lib/libc/port/gen/
H A Dsysconf.c141 return (_sysconfig(_CONFIG_NPROC_CONF)); in sysconf()