Home
last modified time | relevance | path

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

/src/contrib/ntp/include/
H A Dntp_datum.h9 #define RUNLOCK _IO('X',19) /* Release Capture Lockout */ macro
/src/contrib/ntp/ntpd/
H A Drefclock_bancomm.c80 #define RUNLOCK IOCIOR(b, 19, int ) /* Release Capture Lockout */ macro
323 if( ioctl( fd_vme, RUNLOCK, &dummy ) ) in vme_start()