Searched defs:getc (Results 1 – 5 of 5) sorted by relevance
45 int (*const getc)(struct console *console); member
91 # define getc getc_unlocked macro
26 void getc() {} in getc() function
522 private int getc() { in getc() method in Lex
377 pub fn getc(f: *mut FILE) -> c_int; in getc() function