Searched refs:getc (Results 1 – 6 of 6) sorted by relevance
65 c = getc(fp); in get_offset()
58 c = getc(fp); in skip_until_empty_line()
507 c = getc(stdin); in perf_top__handle_keypress()699 getc(stdin); in display_thread()715 c = getc(stdin); in display_thread()
1395 c = getc(stdin); in perf_kvm__handle_stdin()
133 #define getc(stream) fgetc(stream) macro
6366 while (getc(fp) != '\n') ; /* flush interrupt description */ in snapshot_proc_interrupts()6546 switch (getc(stdin)) { in do_sleep()
Completed in 31 milliseconds