Searched refs:warnOnce (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/ | ||
| H A D | scan.c | 796 Bool warnOnce = FALSE; local in function:AddConfigDirFiles 803 if (!warnOnce) { 806 warnOnce = TRUE; |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/ | ||
| H A D | scan.c | 768 Bool warnOnce = FALSE; local in function:AddConfigDirFiles 775 if (!warnOnce) { 777 warnOnce = TRUE; |
Completed in 4 milliseconds