ezmlmx 0.68
ezmlmx
Loading...
Searching...
No Matches
lockfile.h
Go to the documentation of this file.
1#ifndef LOCKFILE_H
2#define LOCKFILE_H
3
4extern int lockfile(const char *);
5
6#endif
int lockfile(const char *)
Definition lockfile.c:15