OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:print_sigevent
(Results
1 - 7
of
7
) sorted by null
/external/strace/
native_printer_defs.h
1
/* Generated by Makefile from dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c
print_sigevent
.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do not edit. */
7
.
print_sigevent
=
print_sigevent
,
printers.h
1
/* Generated by Makefile from dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c
print_sigevent
.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do not edit. */
18
void (*
print_sigevent
) (struct tcb *tcp, const long addr);
member in struct:__anon22864
19
#define
print_sigevent
MPERS_PRINTER_NAME(
print_sigevent
)
macro
print_sigevent.c
40
MPERS_PRINTER_DECL(void,
print_sigevent
)(struct tcb *tcp, const long addr)
native_printer_decls.h
1
/* Generated by Makefile from dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c
print_sigevent
.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do not edit. */
7
extern void
print_sigevent
(struct tcb *tcp, const long addr);
mq.c
77
print_sigevent
(tcp, tcp->u_arg[1]);
Android.mk
118
print_sigevent
.c \
time.c
272
print_sigevent
(tcp, tcp->u_arg[1]);
Completed in 47 milliseconds