mklock
static int mklock(const char *, pid_t, int);
exit(mklock(file, pid, uucpstyle) ? LOCK_SET : LOCK_FAIL);