DEBSOURCES
Skip Quicknav
sources / klibc / 2.0.6-1 / usr / include / sys / file.h
123456789
#ifndef _SYS_FILE_H #define _SYS_FILE_H /* LOCK_ definitions */ #include <fcntl.h> __extern int flock(int, int); #endif /* _SYS_FILE_H */