check_lock
if (check_lock(file, uucpstyle, debug) == 0) {
static int check_lock(const char *, int, int);
return(check_lock(file, uucpstyle, debug));