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

/freebsd-12-stable/contrib/ntp/ntpd/
H A Drefclock_bancomm.c170 static const char *get_devicename(int n);
265 get_devicename(int n) function
310 printf("Opening DATUM DEVICE %s\n",get_devicename(peer->refclkunit));
312 if ( (fd_vme = open(get_devicename(peer->refclkunit), O_RDWR)) < 0) {

Completed in 73 milliseconds