size_t READ(int fd, char *whereto, size_t len);
int lockfile(char *file);
int unlockfile(char *file, int fd);


syntax highlighted by Code2HTML, v. 0.9.1