Home
last modified time | relevance | path

Searched defs:c (Results 1 – 14 of 14) sorted by relevance

/common/
A DxyzModem.c67 CYGACC_COMM_IF_GETC_TIMEOUT (char chan, char *c) in CYGACC_COMM_IF_GETC_TIMEOUT()
93 _is_hex (char c) in _is_hex()
101 _from_hex (char c) in _from_hex()
122 _tolower (char c) in _tolower()
137 char c; in parse_num() local
222 zm_save (unsigned char c) in zm_save()
244 char c; in xyzModem_flush() local
256 char c; in xyzModem_get_hdr() local
661 int c; in xyzModem_stream_terminate() local
A Dconsole.c99 static void console_record_putc(const char c) in console_record_putc()
142 static void console_record_putc(char c) in console_record_putc()
324 static void console_putc(int file, const char c) in console_putc()
436 static inline void console_putc(int file, const char c) in console_putc()
562 void fputc(int file, const char c) in fputc()
652 static void pre_console_putc(const char c) in pre_console_putc()
706 static inline void pre_console_putc(const char c) {} in pre_console_putc()
711 void putc(const char c) in putc()
A Dcli_hush_modern.c207 #define is_name(c) ((c) == '_' || isalpha((unsigned char)(c))) argument
208 #define is_in_name(c) ((c) == '_' || isalnum((unsigned char)(c))) argument
240 int c, d; in varcmp() local
A Ds_record.c154 static int hex1_bin (char c) in hex1_bin()
A Dkgdb_stubs.c24 void putDebugChar(int c) in putDebugChar()
A Dstdio.c44 static void nulldev_putc(struct stdio_dev *dev, const char c) in nulldev_putc()
79 static void stdio_serial_putc(struct stdio_dev *dev, const char c) in stdio_serial_putc()
A Dcyclic.c33 const struct cyclic_info *c; in cyclic_is_registered() local
A Dmenu.c467 int i, c; in bootmenu_autoboot_loop() local
576 int c, errchar = 0; in bootmenu_loop() local
A Dcli_simple.c26 char c, prev; in cli_simple_process_macros() local
A Dautoboot.c160 char *c; in passwd_abort_sha256() local
A Dcli_readline.c552 int c; in cread_line_simple() local
A Dusb_kbd.c146 static void usb_kbd_put_queue(struct usb_kbd_pdata *data, u8 c) in usb_kbd_put_queue()
A Dedid.c20 #define TIMING(c, ha, hfp, hbp, hsl, va, vfp, vbp, vsl, f) \ argument
A Dcli_hush.c1194 struct close_me *c; local

Completed in 29 milliseconds