Home
last modified time | relevance | path

Searched refs:PE_putc (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/pexpert/gen/
H A Dpe_gen.c127 PE_putc_t PE_putc; variable
129 SECURITY_READ_ONLY_LATE(PE_putc_t) PE_putc;
138 PE_putc = console_write_char; in PE_init_printf()
/xnu-12377.41.6/pexpert/pexpert/
H A Dpexpert.h166 extern void (*PE_putc)(char c);