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

/xsrc/external/mit/xconsole/dist/
H A Dxconsole.c93 static Boolean regularFile = FALSE; variable in typeref:typename:Boolean
249 regularFile = FALSE;
261 regularFile = TRUE;
414 if (app_resources.file && regularFile && n == 0)
427 if (app_resources.file && !regularFile && n == 0)

Completed in 2 milliseconds