Searched refs:dot_unlockfile_as (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/postfix-255/postfix/src/global/
H A Ddot_lockfile_as.h23 extern void dot_unlockfile_as(const char *, uid_t, gid_t);
H A Ddot_lockfile_as.c15 /* void dot_unlockfile_as(path, euid, egid)
20 /* dot_lockfile_as() and dot_unlockfile_as() are wrappers around
78 /* dot_unlockfile_as - dotlock file as user */
80 void dot_unlockfile_as(const char *path, uid_t euid, gid_t egid) function

Completed in 64 milliseconds