Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsysconfig.h68 #define _CONFIG_AIO_LISTIO_MAX 13 /* # of operation in a list I/O call */ macro
/illumos-gate/usr/src/uts/common/syscall/
H A Dsysconfig.c122 case _CONFIG_AIO_LISTIO_MAX: in sysconfig()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dsysconf.c193 return (_sysconfig(_CONFIG_AIO_LISTIO_MAX)); in sysconf()