Home
last modified time | relevance | path

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

/xnu-10002.81.5/pexpert/gen/
H A Dpe_gen.c118 extern void vcattach(void);
137 vcattach(); in PE_init_printf()
/xnu-10002.81.5/osfmk/console/
H A Dvideo_console.c3053 void vcattach(void); /* XXX gcc 4 warning cleanup */
3056 vcattach(void) in vcattach() function