Searched refs:IS_ENTRY_COMMENT (Results 1 – 1 of 1) sorted by relevance
94 #define IS_ENTRY_COMMENT(str) ((str)[0] == ';') macro921 if (IS_ENTRY_COMMENT(key->name)) continue; /* Skip comments */ in PROFILE_GetSection()