Home
last modified time | relevance | path

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

/xnu-8796.121.2/pexpert/gen/
H A Dpe_gen.c117 extern void vcattach(void);
136 vcattach(); in PE_init_printf()
/xnu-8796.121.2/osfmk/console/
H A Dvideo_console.c3048 void vcattach(void); /* XXX gcc 4 warning cleanup */
3051 vcattach(void) in vcattach() function