Home
last modified time | relevance | path

Searched defs:flock (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Dfcntl.h45 struct flock { struct
46 short l_type;
47 short l_whence;
48 off_t l_start;
49 off_t l_len;
50 long l_sysid;
51 __kernel_pid_t l_pid;
52 long pad[4];
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dfcntl.h146 struct flock struct
154 /* The 64-bit flock structure, used by the n64 ABI, and for 64-bit argument
164 /* The 64-bit flock structure, used by the n64 ABI, and for 64-bit argument
169 typedef struct flock flock_t; argument
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dfcntl.h117 struct flock { struct
130 #define F_GETLK64 12 /* using 'struct flock64' */ argument
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dfcntl.h138 struct flock { struct
150 struct eflock { argument