Searched refs:gc_hanging_cursor (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/osfmk/console/
H A Dvideo_console.c221 static unsigned int gc_par[MAXPARS], gc_numpars, gc_hanging_cursor, gc_attr, gc_saveattr; variable
797 gc_hanging_cursor = 0;
896 if (gc_hanging_cursor) {
897 gc_hanging_cursor = 0;
921 gc_hanging_cursor = 0;
935 gc_hanging_cursor = 0;
939 if (gc_hanging_cursor) {
947 gc_hanging_cursor = 0;
952 gc_hanging_cursor = gc_wrap_mode;

Completed in 21 milliseconds