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

/freebsd-10-stable/contrib/sendmail/libsmdb/
H A Dsmdb.c21 static bool smdb_lockfile __P((int, int));
80 smdb_lockfile(fd, type) function
388 if (!smdb_lockfile(fd, type))
411 if (!smdb_lockfile(fd, LOCK_UN))

Completed in 320 milliseconds