Home | History | Annotate | Download | only in strace

Lines Matching full:print_common_flags

6379 	(print_common_flags, print_iocb_header, print_iocb, print_io_event):
12480 * aio.c (print_common_flags): Print struct iocb.aio_flags using %#x
18092 * aio.c (print_common_flags): Add struct tcb pointer to parameter list;
18097 and print_common_flags.
29071 (print_common_flags): Use IOCB_FLAG_RESFD instead of IOCB_RESFD,
30722 * aio.c (print_common_flags): Use #ifdef in the check for
35339 (print_common_flags): Check for HAVE_STRUCT_IOCB_U_C_FLAGS.
38460 * desc.c (print_common_flags): Check for HAVE_STRUCT_IOCB_U_C_FLAGS.
38465 * desc.c (print_common_flags, sys_io_submit): Add missing ", " to
43760 * desc.c (iocb_cmd_lookup, print_common_flags): New functions.