Home
last modified time | relevance | path

Searched defs:HAVE_NO_NICE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dntp_machine.h87 #define HAVE_NO_NICE 1 /* configure does not set this ... */ macro
271 # define HAVE_NO_NICE macro
275 # define HAVE_NO_NICE macro
/freebsd/contrib/ntp/sntp/
H A Dconfigure.ac129 AC_DEFINE([HAVE_NO_NICE], 1, [sntp does not care about 'nice']) definition