Searched refs:sys_fcntl (Results 1 – 18 of 18) sorted by relevance
/external/strace/linux/arm/ |
D | syscallent.h | 86 { 3, 0, sys_fcntl, "fcntl" }, /* 55 */ 254 { 3, 0, sys_fcntl, "fcntl64" }, /* 221 */
|
/external/strace/linux/sh/ |
D | syscallent.h | 88 { 3, TD, sys_fcntl, "fcntl" }, /* 55 */ 256 { 3, TD, sys_fcntl, "fcntl64" }, /* 221 */
|
/external/strace/linux/i386/ |
D | syscallent.h | 86 { 3, TD, sys_fcntl, "fcntl" }, /* 55 */ 254 { 3, TD, sys_fcntl, "fcntl64" }, /* 221 */
|
/external/strace/linux/ |
D | dummy.h | 184 #define sys_fcntl printargs macro
|
D | syscall.h | 48 int sys_fcntl(), sys_mpx(), sys_setpgid(), sys_ulimit();
|
/external/valgrind/main/coregrind/m_syswrap/ |
D | priv_syswrap-linux.h | 64 DECL_TEMPLATE(linux, sys_fcntl);
|
D | syswrap-ppc64-linux.c | 1166 LINXY(__NR_fcntl, sys_fcntl), // 55
|
D | syswrap-ppc32-linux.c | 1520 LINXY(__NR_fcntl, sys_fcntl), // 55
|
D | syswrap-s390x-linux.c | 1183 LINXY(__NR_fcntl, sys_fcntl), // 55
|
D | syswrap-amd64-linux.c | 1158 LINXY(__NR_fcntl, sys_fcntl), // 72
|
D | syswrap-mips32-linux.c | 1468 LINXY (__NR_fcntl, sys_fcntl), // 55
|
D | syswrap-arm-linux.c | 1514 LINXY(__NR_fcntl, sys_fcntl), // 55
|
D | syswrap-x86-linux.c | 1883 LINXY(__NR_fcntl, sys_fcntl), // 55
|
D | syswrap-linux.c | 4062 PRE(sys_fcntl) in PRE() argument 4136 POST(sys_fcntl) in POST() argument
|
/external/strace/ |
D | desc.c | 309 sys_fcntl(struct tcb *tcp) in sys_fcntl() function
|
D | ChangeLog-CVS | 92 (sys_fcntl): Handle new flags. 473 * desc.c (sys_fcntl): Do not initialize auxstr for failed syscall. 1377 (sys_fcntl): Use tprint_open_modes() and sprint_open_modes(). 2120 * desc.c (sys_fcntl): Likewise. 4283 * Linux/**/syscallent.h: synchronize section for fcntl and use sys_fcntl 4284 for sys_fcntl as well
|
D | ChangeLog | 126 * desc.c (sys_fcntl, sys_flock, sys_close, sys_dup, do_dup2,
|
/external/strace/linux/mips/ |
D | syscallent.h | 4060 { 3, TD, sys_fcntl, "fcntl" }, /* 4055 */ 4225 { 3, TD, sys_fcntl, "fcntl64" }, /* 4220 */ 5421 { 3, 0, sys_fcntl, "fcntl" }, /* 5070 */ 6727 { 3, 0, sys_fcntl, "fcntl" }, /* 6070 */ 6869 { 3, 0, sys_fcntl, "fcntl64" }, /* 6212 */
|