Tor
0.4.7.0-alpha-dev
|
Data Fields | |
char * | filename |
int | fd |
Represents a lockfile on which we hold the lock.
Definition at line 38 of file lockfile.c.
int fd |
File descriptor used to hold the file open
Definition at line 42 of file lockfile.c.
char* filename |
Name of the file
Definition at line 40 of file lockfile.c.