OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fetch_struct_flock
(Results
1 - 6
of
6
) 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. */
3
.
fetch_struct_flock
=
fetch_struct_flock
,
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. */
6
bool (*
fetch_struct_flock
) (struct tcb *tcp, const long addr, void *p);
member in struct:__anon24306
7
#define
fetch_struct_flock
MPERS_PRINTER_NAME(
fetch_struct_flock
)
macro
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. */
3
extern bool
fetch_struct_flock
(struct tcb *tcp, const long addr, void *p);
fetch_struct_flock.c
54
MPERS_PRINTER_DECL(bool,
fetch_struct_flock
)(struct tcb *tcp, const long addr, void *p)
fcntl.c
70
if (
fetch_struct_flock
(tcp, addr, &fl))
Android.mk
73
fetch_struct_flock
.c \
Completed in 1999 milliseconds