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

/macosx-10.10/postfix-255/postfix/src/global/
H A Ddot_lockfile_as.h6 /* dot_lockfile_as 3h
10 /* #include <dot_lockfile_as.h>
22 extern int dot_lockfile_as(const char *, VSTRING *, uid_t, gid_t);
H A Ddot_lockfile_as.c3 /* dot_lockfile_as 3
7 /* #include <dot_lockfile_as.h>
9 /* int dot_lockfile_as(path, why, euid, egid)
20 /* dot_lockfile_as() and dot_unlockfile_as() are wrappers around
50 #include "dot_lockfile_as.h"
52 /* dot_lockfile_as - dotlock file as user */
54 int dot_lockfile_as(const char *path, VSTRING *why, uid_t euid, gid_t egid) function

Completed in 67 milliseconds