Lines Matching refs:printmqattr
16649 * print_mq_attr.c (printmqattr): Fix the last argument of printflags64.
21289 * print_mq_attr.c (printmqattr): Change address argument type from long
24353 (printmqattr): New parameter, bool decode_flags; cast members of struct
24358 parameter of printmqattr call.
24360 parameter of printmqattr call.
24371 * print_mq_attr.c (printmqattr): Print field name "mq_curmsgs"
36131 * mq.c (sys_mq_open, mq_getsetattr): Call printmqattr directly.
36370 mq_getsetattr by converting printmqattr into a mpersified printer.
36373 (printmqattr): Use it instead of struct mq_attr. Wrap function name
36375 * mq.c (mq_open, mq_getsetattr): Use mpersified printmqattr.
36750 * mq.c (sys_mq_open): Use printmqattr instead of implementing it again.
36789 (printmqattr): Move to print_mq_attr.c.
37588 (sys_mq_open, printmqattr): Use printaddr and umove_or_printaddr.
49209 * ipc.c (sys_mq_open, printmqattr): Likewise.