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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dcolor.c401 char *possible_file_name = local
404 if (stat (possible_file_name, &statbuf) >= 0)
407 return possible_file_name;
409 free (possible_file_name);

Completed in 24 milliseconds