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

/freebsd-current/contrib/ntp/include/
H A Dparse.h228 #define PARSEIOC_SETCS (('D'<<8) + 'C') macro
/freebsd-current/contrib/ntp/libparse/
H A Dparsestreams.c702 case PARSEIOC_SETCS:
724 case PARSEIOC_SETCS:
725 parseprintf(DD_WPUT,("parse: parsewput - PARSEIOC_SETCS\n"));
H A Dparsesolaris.c545 case PARSEIOC_SETCS:
567 case PARSEIOC_SETCS:
568 pprintf(DD_WPUT, "parse: parsewput - PARSEIOC_SETCS\n");
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_parse.c1904 strioc.ic_cmd = PARSEIOC_SETCS;
1911 msyslog(LOG_ERR, "PARSE receiver #%d: stream_setcs: ioctl(fd, I_STR, PARSEIOC_SETCS): %m", CLK_UNIT(parse->peer));

Completed in 137 milliseconds