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

/netbsd-current/sys/dev/wsfont/
H A Dwsfontdev.c50 static int wsfont_isopen; variable
65 if (wsfont_isopen)
67 wsfont_isopen = 1;
76 wsfont_isopen = 0;

Completed in 124 milliseconds