/linux-2.4.37.9/include/asm-sparc/ |
D | fcntl.h | 78 struct flock64 { struct 79 short l_type; 80 short l_whence; 81 loff_t l_start; 82 loff_t l_len; 83 pid_t l_pid; 84 short __unused;
|
/linux-2.4.37.9/include/asm-s390/ |
D | fcntl.h | 85 struct flock64 { struct 86 short l_type; 87 short l_whence; 88 loff_t l_start; 89 loff_t l_len; 90 pid_t l_pid;
|
/linux-2.4.37.9/include/asm-sh/ |
D | fcntl.h | 77 struct flock64 { struct 78 short l_type; 79 short l_whence; 80 loff_t l_start; 81 loff_t l_len; 82 pid_t l_pid;
|
/linux-2.4.37.9/include/asm-sh64/ |
D | fcntl.h | 77 struct flock64 { struct 78 short l_type; 79 short l_whence; 80 loff_t l_start; 81 loff_t l_len; 82 pid_t l_pid;
|
/linux-2.4.37.9/include/asm-arm/ |
D | fcntl.h | 77 struct flock64 { struct 78 short l_type; 79 short l_whence; 80 loff_t l_start; 81 loff_t l_len; 82 pid_t l_pid;
|
/linux-2.4.37.9/include/asm-i386/ |
D | fcntl.h | 77 struct flock64 { struct 78 short l_type; 79 short l_whence; 80 loff_t l_start; 81 loff_t l_len; 82 pid_t l_pid;
|
/linux-2.4.37.9/include/asm-m68k/ |
D | fcntl.h | 77 struct flock64 { struct 78 short l_type; 79 short l_whence; 80 loff_t l_start; 81 loff_t l_len; 82 pid_t l_pid;
|
/linux-2.4.37.9/include/asm-cris/ |
D | fcntl.h | 79 struct flock64 { struct 80 short l_type; 81 short l_whence; 82 loff_t l_start; 83 loff_t l_len; 84 pid_t l_pid;
|
/linux-2.4.37.9/include/asm-parisc/ |
D | fcntl.h | 81 struct flock64 { struct 82 short l_type; 83 short l_whence; 84 loff_t l_start; 85 loff_t l_len; 86 pid_t l_pid;
|
/linux-2.4.37.9/include/asm-ppc/ |
D | fcntl.h | 83 struct flock64 { struct 84 short l_type; 85 short l_whence; 86 loff_t l_start; 87 loff_t l_len; 88 pid_t l_pid;
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | fcntl.h | 90 struct flock64 { struct 91 short l_type; 92 short l_whence; 93 loff_t l_start; 94 loff_t l_len; 95 pid_t l_pid;
|
/linux-2.4.37.9/include/asm-mips/ |
D | fcntl.h | 94 typedef struct flock64 { struct 100 } flock64_t; argument
|
/linux-2.4.37.9/include/asm-s390x/ |
D | fcntl.h | 83 #define flock64 flock macro
|
/linux-2.4.37.9/include/asm-ia64/ |
D | fcntl.h | 82 # define flock64 flock macro
|
/linux-2.4.37.9/include/asm-x86_64/ |
D | fcntl.h | 76 #define flock64 flock macro
|
/linux-2.4.37.9/include/asm-alpha/ |
D | fcntl.h | 73 #define flock64 flock macro
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | fcntl.h | 93 #define flock64 flock macro
|
/linux-2.4.37.9/include/asm-mips64/ |
D | fcntl.h | 99 #define flock64 flock macro
|