Home
last modified time | relevance | path

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

/trueos/contrib/libucl/src/
HDucl_util.c115 static char* ucl_realpath(const char *path, char *resolved_path) { in ucl_realpath() function
129 #define ucl_realpath realpath macro
783 if (ucl_realpath (filebuf, realbuf) == NULL) {
908 if (ucl_realpath (filename, realbuf) == NULL) {
939 if (ucl_realpath (filename, realbuf) == NULL) {