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

/osnet-11/usr/src/cmd/sendmail/libsmdb/
H A Dsmdb.c23 static bool smdb_lockfile __P((int, int));
82 smdb_lockfile(fd, type) function
386 if (!smdb_lockfile(fd, type))
409 if (!smdb_lockfile(fd, LOCK_UN))

Completed in 20 milliseconds