pidlock.c | 1 /* $NetBSD: pidlock.c,v 1.17 2020/03/30 08:24:36 ryo Exp $ */ 27 __RCSID("$NetBSD: pidlock.c,v 1.17 2020/03/30 08:24:36 ryo Exp $"); 49 pidlock(const char *lockfile, int flags, pid_t *locker, const char *info) function in typeref:typename:int 222 return pidlock(makelock(lockfile, sizeof(lockfile), tty),
|