Searched refs:HAVE_MLOCKALL (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/amd/amd/
H A Damd.c349 #if defined(HAVE_PLOCK) || defined(HAVE_MLOCKALL)
351 #else /* not HAVE_PLOCK and not HAVE_MLOCKALL */
353 #endif /* not HAVE_PLOCK and not HAVE_MLOCKALL */
370 #ifdef HAVE_MLOCKALL
375 #endif /* HAVE_MLOCKALL */
376 #if defined(HAVE_PLOCK) || defined(HAVE_MLOCKALL)
379 #endif /* HAVE_PLOCK || HAVE_MLOCKALL */
/freebsd-10.1-release/usr.sbin/amd/include/
H A Dconfig.h603 #define HAVE_MLOCKALL 1 macro
/freebsd-10.1-release/usr.sbin/ntp/
H A Dconfig.h587 #define HAVE_MLOCKALL 1 macro
/freebsd-10.1-release/contrib/ntp/ntpd/
H A Dntpd.c815 # if defined(HAVE_MLOCKALL)
828 # else /* !HAVE_MLOCKALL follows */
842 # endif /* !HAVE_MLOCKALL */
905 # if defined(HAVE_MLOCKALL)
915 # else /* !HAVE_MLOCKALL follows */
935 # endif /* !HAVE_MLOCKALL */
H A Dntp_config.c2649 # if defined(HAVE_MLOCKALL)
2656 # endif /* HAVE_MLOCKALL */
2659 # if defined(HAVE_MLOCKALL)
2665 # endif /* HAVE_MLOCKALL */

Completed in 132 milliseconds