Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dsysconfig.h72 #define _CONFIG_DELAYTIMER_MAX 16 /* timer timer expiration overruns */ macro
/titanic_50/usr/src/uts/common/syscall/
H A Dsysconfig.c126 case _CONFIG_DELAYTIMER_MAX: in sysconfig()
/titanic_50/usr/src/lib/libc/port/gen/
H A Dsysconf.c202 return (_sysconfig(_CONFIG_DELAYTIMER_MAX)); in sysconf()