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