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

/freebsd-11-stable/contrib/amd/amd/
H A Damd.c345 #if defined(HAVE_PLOCK) || defined(HAVE_MLOCKALL)
347 #else /* not HAVE_PLOCK and not HAVE_MLOCKALL */
349 #endif /* not HAVE_PLOCK and not HAVE_MLOCKALL */
366 #ifdef HAVE_MLOCKALL
371 #endif /* HAVE_MLOCKALL */
372 #if defined(HAVE_PLOCK) || defined(HAVE_MLOCKALL)
375 #endif /* HAVE_PLOCK || HAVE_MLOCKALL */
/freebsd-11-stable/usr.sbin/amd/include/
H A Dconfig.h645 #define HAVE_MLOCKALL 1 macro
/freebsd-11-stable/usr.sbin/ntp/
H A Dconfig.h598 #define HAVE_MLOCKALL 1 macro
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntpd.c1027 # if defined(HAVE_MLOCKALL)
1040 # else /* !HAVE_MLOCKALL follows */
1054 # endif /* !HAVE_MLOCKALL */
1117 # if defined(HAVE_MLOCKALL)
1127 # else /* !HAVE_MLOCKALL follows */
1147 # endif /* !HAVE_MLOCKALL */
H A Dntp_config.c3089 # if defined(HAVE_MLOCKALL)
3096 # endif /* HAVE_MLOCKALL */
3099 # if defined(HAVE_MLOCKALL)
3105 # endif /* HAVE_MLOCKALL */

Completed in 85 milliseconds