HomeSort by: relevance | last modified time | path
    Searched refs:_SC_AIO_LISTIO_MAX (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/sys/
unistd.h 281 #define _SC_AIO_LISTIO_MAX 51
  /src/usr.bin/getconf/
getconf.c 111 { "AIO_LISTIO_MAX", SYSCONF, _SC_AIO_LISTIO_MAX },
  /src/lib/libc/gen/
sysconf.c 298 case _SC_AIO_LISTIO_MAX:

Completed in 58 milliseconds