Home | History | Annotate | Download | only in strace

Lines Matching refs:print_func

1416  * The printer callback function specified by print_func is expected
1420 * of print_func callback function.
1451 bool (*const print_func)(struct tcb *,
1496 if (!print_func(tcp, elem_buf, elem_size, opaque_data)) {