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

  /src/sys/sys/
unistd.h 265 #define _SC_MEMLOCK_RANGE 35
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/
unistd.d 321 _SC_MEMLOCK_RANGE,
570 _SC_MEMLOCK_RANGE = 31,
754 _SC_MEMLOCK_RANGE = 31,
913 _SC_MEMLOCK_RANGE = 35,
1070 _SC_MEMLOCK_RANGE = 55,
1228 _SC_MEMLOCK_RANGE = 31,
1410 _SC_MEMLOCK_RANGE = 0x003d,
1594 _SC_MEMLOCK_RANGE = 26,
1872 _SC_MEMLOCK_RANGE,
2122 _SC_MEMLOCK_RANGE,
    [all...]
  /src/usr.bin/getconf/
getconf.c 142 { "_POSIX_MEMLOCK_RANGE", SYSCONF, _SC_MEMLOCK_RANGE },
  /src/lib/libc/gen/
sysconf.c 169 case _SC_MEMLOCK_RANGE:

Completed in 21 milliseconds