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

/netbsd-current/external/bsd/ntp/dist/include/
H A Dparse.h226 #define PARSEIOC_ENABLE (('D'<<8) + 'E') macro
/netbsd-current/external/bsd/ntp/dist/libparse/
H A Dparsestreams.c682 case PARSEIOC_ENABLE:
686 (iocp->ioc_cmd == PARSEIOC_ENABLE) ?
H A Dparsesolaris.c525 case PARSEIOC_ENABLE:
529 (iocp->ioc_cmd == PARSEIOC_ENABLE) ?
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_parse.c1928 strioc.ic_cmd = PARSEIOC_ENABLE;
1935 msyslog(LOG_ERR, "PARSE receiver #%d: stream_enable: ioctl(fd, I_STR, PARSEIOC_ENABLE): %m", CLK_UNIT(parse->peer));

Completed in 202 milliseconds