Home
last modified time | relevance | path

Searched refs:PARSEIOC_ENABLE (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dparse.h224 #define PARSEIOC_ENABLE (('D'<<8) + 'E') macro
/freebsd/contrib/ntp/libparse/
H A Dparsesolaris.c523 case PARSEIOC_ENABLE: in parsewput()
527 (iocp->ioc_cmd == PARSEIOC_ENABLE) ? in parsewput()
H A Dparsestreams.c680 case PARSEIOC_ENABLE: in parsewput()
684 (iocp->ioc_cmd == PARSEIOC_ENABLE) ? in parsewput()
/freebsd/contrib/ntp/ntpd/
H A Drefclock_parse.c1927 strioc.ic_cmd = PARSEIOC_ENABLE; in stream_enable()