Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:stdout

55 		fputs("[|timed]", stdout);
64 fputs(" [|timed]", stdout);
70 fputs(" [|timed]", stdout);
77 fputs(" [|timed]", stdout);
86 fputs(" [|timed]", stdout);
94 fputs(" time ", stdout);
98 fputc('-', stdout);
106 fputs(" [|timed]", stdout);
108 fputs(" name ", stdout);
109 fwrite(tsp->tsp_name, end - (u_char *)tsp->tsp_name, 1, stdout);