Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/include/
HDntp_request.h642 #define SYS_FLAG_KERNEL 0x08 macro
/NextBSD/contrib/ntp/ntpd/
HDntp_request.c1544 SYS_FLAG_NTP | SYS_FLAG_KERNEL | SYS_FLAG_MONITOR | in setclr_flags()
1548 SYS_FLAG_NTP | SYS_FLAG_KERNEL | in setclr_flags()
1561 if (flags & SYS_FLAG_KERNEL) in setclr_flags()
/NextBSD/contrib/ntp/ntpdc/
HDntpdc_ops.c1582 sys.flags |= SYS_FLAG_KERNEL; in doset()