Home
last modified time | relevance | path

Searched refs:struct_flock (Results 1 – 4 of 4) sorted by relevance

/external/strace/
Dfetch_struct_flock.c31 #include DEF_MPERS_TYPE(struct_flock)
35 typedef struct_kernel_flock struct_flock; typedef
59 struct_flock mfl; in MPERS_PRINTER_DECL()
61 if (FLOCK_STRUCTS_EQ(struct_flock)) in MPERS_PRINTER_DECL()
Dm32_type_defs.h32 # define struct_flock MPERS_m32_struct_flock macro
Dmx32_type_defs.h32 # define struct_flock MPERS_mx32_struct_flock macro
DChangeLog2353 tests: rename struct_flock.c to fcntl-common.c.
2357 * tests/struct_flock.c: Rename to fcntl-common.c.
2358 * tests/Makefile.am (EXTRA_DIST): Rename struct_flock.c
19173 * tests/struct_flock.c (invoke_test_syscall): Cast "fd" and "cmd"
19179 * tests/struct_flock.c (EINVAL_STR): Remove.
23695 struct_flock.c: In function 'invoke_test_syscall':
23696 struct_flock.c:48: warning: integer constant is too large for 'long' type
23697 struct_flock.c: In function 'test_flock_einval':
23698 struct_flock.c:58: warning: integer constant is too large for 'long' type
23699 struct_flock.c:59: warning: integer constant is too large for 'long' type
[all …]