Home
last modified time | relevance | path

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

/xnu-8020.101.4/pexpert/gen/
H A Dpe_gen.c123 PE_putc_t PE_putc; variable
125 SECURITY_READ_ONLY_LATE(PE_putc_t) PE_putc;
134 PE_putc = console_write_char; in PE_init_printf()
/xnu-8020.101.4/pexpert/pexpert/
H A Dpexpert.h152 extern void (*PE_putc)(char c);