/external/strace/xlat/ |
D | fcntl64cmds.h | 2 #if !(defined(F_GETLK64) || (defined(HAVE_DECL_F_GETLK64) && HAVE_DECL_F_GETLK64)) 3 # define F_GETLK64 12 macro 21 XLAT(F_GETLK64),
|
D | fcntl64cmds.in | 2 F_GETLK64 12
|
/external/strace/tests/ |
D | fcntl.c | 66 #if !defined(F_SETOWN_EX) || F_SETOWN_EX != F_GETLK64 in test_flock64() 67 TEST_FLOCK64_EINVAL(F_GETLK64); in test_flock64()
|
D | fcntl64.c | 75 invoke_test_syscall(F_GETLK64, &fl); in test_flock64()
|
/external/strace/tests-m32/ |
D | fcntl.c | 66 #if !defined(F_SETOWN_EX) || F_SETOWN_EX != F_GETLK64 in test_flock64() 67 TEST_FLOCK64_EINVAL(F_GETLK64); in test_flock64()
|
D | fcntl64.c | 75 invoke_test_syscall(F_GETLK64, &fl); in test_flock64()
|
/external/strace/tests-mx32/ |
D | fcntl.c | 66 #if !defined(F_SETOWN_EX) || F_SETOWN_EX != F_GETLK64 in test_flock64() 67 TEST_FLOCK64_EINVAL(F_GETLK64); in test_flock64()
|
D | fcntl64.c | 75 invoke_test_syscall(F_GETLK64, &fl); in test_flock64()
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | fcntl.h | 119 #ifndef F_GETLK64 120 #define F_GETLK64 12 /* using 'struct flock64' */ macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | fcntl.h | 47 #define F_GETLK64 33 /* using 'struct flock64' */ macro
|
/external/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl18.c | 106 retval = fcntl(fd, F_GETLK64, (struct flock *)INVAL_FLAG); in main()
|
/external/minijail/linux-x86/ |
D | libconstants.gen.c | 560 #ifdef F_GETLK64 561 { "F_GETLK64", (unsigned long) F_GETLK64 },
|
/external/strace/ |
D | fcntl.c | 234 case F_GETLK64: in SYS_FUNC()
|
D | ChangeLog | 15410 fcntl: skip F_GETLK64, F_SETLK64, and F_SETLKW64 in fcntl syscall parser 15411 As the kernel recognizes F_GETLK64, F_SETLK64, and F_SETLKW64 commands 15414 * xlat/fcntlcmds.in: Move F_GETLK64, F_SETLK64, and F_SETLKW64 ... 15418 and handling of F_GETLK64, F_SETLK64, and F_SETLKW64 commands ... 24764 Assume that F_SETLK64, F_SETLKW64, and F_GETLK64 are either defined or 25252 (sys_fcntl): Handle F_FREESP64, F_SETLK64, F_SETLKW64, and F_GETLK64 iff
|
/external/valgrind/include/vki/ |
D | vki-solaris.h | 531 #define VKI_F_GETLK64 F_GETLK64
|
/external/robolectric/v3/runtime/ |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |