Home
last modified time | relevance | path

Searched refs:INFO_FLAG_MONITOR (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/ntp/include/
Dntp_request.h327 #define INFO_FLAG_MONITOR 0x40 macro
/freebsd-9-stable/contrib/ntp/ntpdc/
Dntpdc_ops.c995 INFO_FLAG_PPS_SYNC | INFO_FLAG_MONITOR | INFO_FLAG_FILEGEN)) == 0) { in sysinfo()
1002 if (is->flags & INFO_FLAG_MONITOR) in sysinfo()
/freebsd-9-stable/contrib/ntp/ntpd/
Dntp_request.c1114 is->flags |= INFO_FLAG_MONITOR; in sys_info()