Searched refs:ucl_realpath (Results 1 – 1 of 1) sorted by relevance
141 static char *ucl_realpath(const char *path, char *resolved_path) in ucl_realpath() function185 #define ucl_realpath realpath macro1107 if (ucl_realpath(filebuf, realbuf) == NULL) {1983 if (ucl_realpath(filename, realbuf) == NULL) {2021 if (ucl_realpath(filename, realbuf) == NULL) {