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

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/include/
H A Dntp_datum.h11 #define RUNLOCK _IO('X',19) /* Release Capture Lockout */ macro
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpd/
H A Drefclock_bancomm.c79 #define RUNLOCK IOCIOR(b, 19, int ) /* Release Capture Lockout */ macro
258 if( ioctl( fd_vme, RUNLOCK, &dummy ) )
259 msyslog(LOG_ERR, "vme_start: RUNLOCK failed %m");

Completed in 51 milliseconds