Home
last modified time | relevance | path

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

/dports/x11-fm/catseye-fm/catseye-fm-4.2.0.0/
H A Dhelpers.c286 gboolean bTestRegular; in getCorrectGFileTypeFromLocation() local
304 bTestRegular = g_file_test (location, G_FILE_TEST_IS_REGULAR); in getCorrectGFileTypeFromLocation()
313 else if (bTestRegular && bTestExists){ in getCorrectGFileTypeFromLocation()