#include "lockfile.h"
Go to the source code of this file.
Functions | |
void | create_lockfile (void) |
void | check_lockfile (void) |
|
Definition at line 60 of file lockfile.c. References CHECK_LOCKFILE_FREQUENCY, and lockfile. Referenced by main(). |
|
Definition at line 24 of file lockfile.c. References DIE, directory, and lockfile. Referenced by main(). |