Searched refs:ucl_realpath (Results 1 – 1 of 1) sorted by relevance
144 static char* ucl_realpath(const char *path, char *resolved_path) in ucl_realpath() function188 #define ucl_realpath realpath macro1109 if (ucl_realpath (filebuf, realbuf) == NULL) {1989 if (ucl_realpath (filename, realbuf) == NULL) {2028 if (ucl_realpath (filename, realbuf) == NULL) {