Searched refs:RUNLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/ntp/include/
H A Dntp_datum.h9 #define RUNLOCK _IO('X',19) /* Release Capture Lockout */ macro
/freebsd-10.3-release/contrib/ntp/ntpd/
H A Drefclock_bancomm.c77 #define RUNLOCK IOCIOR(b, 19, int ) /* Release Capture Lockout */ macro
251 if( ioctl( fd_vme, RUNLOCK, &dummy ) )
252 msyslog(LOG_ERR, "vme_start: RUNLOCK failed %m");

Completed in 96 milliseconds