Searched refs:get_devicename (Results 1 – 1 of 1) sorted by relevance
170 static const char *get_devicename(int n);265 get_devicename(int n) in get_devicename() function310 printf("Opening DATUM DEVICE %s\n",get_devicename(peer->refclkunit)); in vme_start()312 if ( (fd_vme = open(get_devicename(peer->refclkunit), O_RDWR)) < 0) { in vme_start()