lock.h 53 B

123
  1. int lock_file(char *, int);
  2. int unlock_file(char *);