Home
last modified time | relevance | path

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

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