Home
last modified time | relevance | path

Searched refs:_SC_AIO_LISTIO_MAX (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/getconf/
H A Dsysconf.gperf21 AIO_LISTIO_MAX, _SC_AIO_LISTIO_MAX
/freebsd/lib/libc/gen/
H A Dsysconf.c271 case _SC_AIO_LISTIO_MAX: in sysconf()
/freebsd/include/
H A Dunistd.h208 #define _SC_AIO_LISTIO_MAX 42 macro
/freebsd/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c1472 #ifdef _SC_AIO_LISTIO_MAX in zpool_find_import_impl()
1473 am = sysconf(_SC_AIO_LISTIO_MAX); in zpool_find_import_impl()