Lines Matching refs:RTStrFormat

297         return RTStrFormat(pfnOutput, pvArgOutput, NULL, 0,
300 return RTStrFormat(pfnOutput, pvArgOutput, NULL, 0,
303 cb += RTStrFormat(pfnOutput, pvArgOutput, NULL, 0,
331 cb += RTStrFormat(pfnOutput, pvArgOutput, NULL, 0,
336 cb += RTStrFormat(pfnOutput, pvArgOutput, NULL, 0,
343 cb += RTStrFormat(pfnOutput, pvArgOutput, NULL, 0,
374 cbReturn += RTStrFormat(pfnOutput, pvArgOutput, NULL, 0, g_apszSocketStates[idxNATState].pcszSocketStateName);
378 cbReturn += RTStrFormat(pfnOutput, pvArgOutput, NULL, 0, "|%s", g_apszSocketStates[idxNATState].pcszSocketStateName);
383 return RTStrFormat(pfnOutput, pvArgOutput, NULL, 0, "[unknown state %RX32]", u32SocketState);
406 cb += RTStrFormat(pfnOutput, pvArgOutput, NULL, 0, "TCB793[ state:%R[tcpstate] SND(UNA: %x, NXT: %x, UP: %x, WND: %x, WL1:%x, WL2:%x, ISS:%x), ",
408 cb += RTStrFormat(pfnOutput, pvArgOutput, NULL, 0, "RCV(WND: %x, NXT: %x, UP: %x, IRS:%x)]", tp->rcv_wnd, tp->rcv_nxt, tp->rcv_up, tp->irs);
412 cb += RTStrFormat(pfnOutput, pvArgOutput, NULL, 0, "TCB793[ NULL ]");
432 cb += RTStrFormat(pfnOutput, pvArgOutput, NULL, 0, "SEG[ACK: %x, SEQ: %x, LEN: %x, WND: %x, UP: %x]",
454 cb += RTStrFormat(pfnOutput, pvArgOutput, NULL, 0, "%s", pszTcpStateName);
476 cbPrint += RTStrFormat(pfnOutput,
485 cbPrint += RTStrFormat(pfnOutput,
495 cbPrint += RTStrFormat(pfnOutput,
519 cb += RTStrFormat(pfnOutput, pvArgOutput, NULL, 0, "[sbuf:%p cc:%d, datalen:%d, wprt:%p, rptr:%p data:%p]",
541 cb += RTStrFormat(pfnOutput, pvArgOutput, NULL, 0, "[zone:NULL]");
543 cb += RTStrFormat(pfnOutput, pvArgOutput, NULL, 0, "[zone:%p name:%s, master_zone:%R[mzone]]",
565 cb += RTStrFormat(pfnOutput, pvArgOutput, NULL, 0, "[item:NULL]");
567 cb += RTStrFormat(pfnOutput, pvArgOutput, NULL, 0, "[iptem:%p ref_count:%d, zone:%R[mzone]]",
592 cb += RTStrFormat(pfnOutput, pvArgOutput, NULL, 0, "events=%02x (",
597 cb += RTStrFormat(pfnOutput, pvArgOutput, NULL, 0, \
610 cb += RTStrFormat(pfnOutput, pvArgOutput, NULL, 0, ")");