HomeSort by: relevance | last modified time | path
    Searched defs:pidlock (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libutil/
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),
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),

Completed in 21 milliseconds