Searched refs:syscallent (Results 1 – 15 of 15) sorted by relevance
/external/strace/tests-mx32/ |
D | ksysent.c | 39 static const struct_sysent syscallent[] = { variable 59 if (i >= ARRAY_SIZE(syscallent) || !syscallent[i].sys_name) { in main() 85 if (strcmp(ksyslist[i], syscallent[i].sys_name)) { in main() 88 ksyslist[i], i, syscallent[i].sys_name); in main() 94 for (i = 0; i < ARRAY_SIZE(syscallent); ++i) { in main() 95 if (!syscallent[i].sys_name in main() 114 i, syscallent[i].sys_name); in main()
|
D | nsyscalls.c | 41 static const struct_sysent syscallent[] = { variable 121 test_syscall(ARRAY_SIZE(syscallent)); in main() 122 (void) syscallent; /* workaround for clang bug #33068 */ in main()
|
D | Makefile.in | 4412 CLEANFILES = ksysent.h syscallent.i scno.h 9799 syscallent.i: $(top_builddir)/config.h $(top_srcdir)/$(OS)/$(ARCH)/syscallent.h 9802 scno.h: $(top_srcdir)/scno.head syscallent.i
|
/external/strace/tests/ |
D | ksysent.c | 39 static const struct_sysent syscallent[] = { variable 59 if (i >= ARRAY_SIZE(syscallent) || !syscallent[i].sys_name) { in main() 85 if (strcmp(ksyslist[i], syscallent[i].sys_name)) { in main() 88 ksyslist[i], i, syscallent[i].sys_name); in main() 94 for (i = 0; i < ARRAY_SIZE(syscallent); ++i) { in main() 95 if (!syscallent[i].sys_name in main() 114 i, syscallent[i].sys_name); in main()
|
D | nsyscalls.c | 41 static const struct_sysent syscallent[] = { variable 121 test_syscall(ARRAY_SIZE(syscallent)); in main() 122 (void) syscallent; /* workaround for clang bug #33068 */ in main()
|
D | Makefile.in | 4412 CLEANFILES = ksysent.h syscallent.i scno.h 9799 syscallent.i: $(top_builddir)/config.h $(top_srcdir)/$(OS)/$(ARCH)/syscallent.h 9802 scno.h: $(top_srcdir)/scno.head syscallent.i
|
/external/strace/tests-m32/ |
D | ksysent.c | 39 static const struct_sysent syscallent[] = { variable 59 if (i >= ARRAY_SIZE(syscallent) || !syscallent[i].sys_name) { in main() 85 if (strcmp(ksyslist[i], syscallent[i].sys_name)) { in main() 88 ksyslist[i], i, syscallent[i].sys_name); in main() 94 for (i = 0; i < ARRAY_SIZE(syscallent); ++i) { in main() 95 if (!syscallent[i].sys_name in main() 114 i, syscallent[i].sys_name); in main()
|
D | nsyscalls.c | 41 static const struct_sysent syscallent[] = { variable 121 test_syscall(ARRAY_SIZE(syscallent)); in main() 122 (void) syscallent; /* workaround for clang bug #33068 */ in main()
|
D | Makefile.in | 4412 CLEANFILES = ksysent.h syscallent.i scno.h 9799 syscallent.i: $(top_builddir)/config.h $(top_srcdir)/$(OS)/$(ARCH)/syscallent.h 9802 scno.h: $(top_srcdir)/scno.head syscallent.i
|
/external/strace/ |
D | ChangeLog-CVS | 20 * svr4/syscallent.h: Likewise. 110 * linux/avr32/syscallent.h: New file. 111 * Makefile.am: Reference linux/avr32/syscallent.h. 254 * linux/bfin/syscallent.h: sys_futex has 6 parameters, not 5. 304 * linux/arm/syscallent.h: Update syscalls. 307 * linux/arm/syscallent.h: Fix build on ARM EABI which does not 344 * linux/syscallent.h: Mark sendfile(2) as network syscall. 345 * linux/*/syscallent.h: Same, for all architectures. 414 * linux/syscallent.h: Hook up signalfd4, eventfd2, epoll_create1, 416 * linux/x86_64/syscallent.h: Hook up paccept, signalfd4, eventfd2, [all …]
|
D | Makefile.am | 428 linux/32/syscallent.h \ 430 linux/64/syscallent.h \ 448 linux/aarch64/syscallent.h \ 467 linux/alpha/syscallent.h \ 480 linux/arc/syscallent.h \ 500 linux/arm/syscallent.h \ 513 linux/avr32/syscallent.h \ 528 linux/bfin/syscallent.h \ 549 linux/hppa/syscallent.h \ 565 linux/i386/syscallent.h \ [all …]
|
D | scno.am | 31 syscallent.i: $(top_builddir)/config.h $(top_srcdir)/$(OS)/$(ARCH)/syscallent.h 38 scno.h: $(top_srcdir)/scno.head syscallent.i 45 CLEANFILES += syscallent.i scno.h
|
D | ChangeLog | 43 * linux/arm/syscallent.h ([399]): Wire up io_pgetevents syscall 47 * linux/sparc/syscallent.h ([361]): Wire up io_pgetevents syscall 49 * linux/sparc64/syscallent.h: Likewise. 94 * linux/xtensa/syscallent.h (pkey_alloc): Change from 249 to 349. 172 * tests/nsyscalls.c (main): Explicitly mark syscallent variable as used 1230 * linux/hppa/syscallent.h ([350]): Wire up io_pgetevents syscall 1232 * linux/microblaze/syscallent.h ([399], [400]): Wire up io_pgetevents 1234 * linux/mips/syscallent-n32.h ([6331], [6332]): Wire up rseq and 1237 * linux/mips/syscallent-n64.h ([5327], [5328]): Likewise. 1238 * linux/mips/syscallent-o32.h ([4367], [4368]): Likewise. [all …]
|
D | configure.ac | 912 AC_MSG_RESULT([Generated MIPS syscallent stubs]) 914 AC_MSG_ERROR([Failed to generate syscallent stubs])
|
D | Makefile.in | 1446 linux/32/syscallent.h \ 1448 linux/64/syscallent.h \ 1466 linux/aarch64/syscallent.h \ 1485 linux/alpha/syscallent.h \ 1498 linux/arc/syscallent.h \ 1518 linux/arm/syscallent.h \ 1531 linux/avr32/syscallent.h \ 1546 linux/bfin/syscallent.h \ 1567 linux/hppa/syscallent.h \ 1583 linux/i386/syscallent.h \ [all …]
|