Home
last modified time | relevance | path

Searched refs:PRINT_FIELD_PTR (Results 1 – 4 of 4) sorted by relevance

/external/strace/
Dsg_io_v3.c118 PRINT_FIELD_PTR(", ", *entering_sg_io, dxferp); in decode_response()
119 PRINT_FIELD_PTR(", ", *entering_sg_io, sbp); in decode_response()
Dprint_fields.h221 #define PRINT_FIELD_PTR(prefix_, where_, field_) \ macro
Dkeyctl.c275 PRINT_FIELD_PTR(", ", kdf, otherinfo); in keyctl_dh_compute()
DChangeLog13995 PRINT_FIELD_X, PRINT_FIELD_PTR, PRINT_FIELD_FLAGS, and PRINT_FIELD_XVAL.
13997 Introduce PRINT_FIELD_PTR.
13998 * print_fields.h (PRINT_FIELD_PTR): New macro.