realpath 666 global/global.c if (realpath(context_file, buf) == NULL) realpath 721 global/global.c if (realpath(file_list, buf) == NULL) realpath 407 gozilla/gozilla.c makefileurl(realpath(file, buf), 0, URL); realpath 263 gtags/gtags.c if (realpath(gtagsconf, path) == NULL) realpath 415 gtags/gtags.c realpath(*argv, dbpath); realpath 420 gtags/gtags.c realpath(*argv, dbpath); realpath 1252 htags/htags.c if (!realpath(confpath, real)) realpath 1856 htags/htags.c char realpath[MAXPATHLEN]; realpath 1862 htags/htags.c if (!getcwd(realpath, sizeof(realpath))) realpath 1866 htags/htags.c snprintf(distpath, sizeof(distpath), "%s/HTML", realpath); realpath 1967 htags/htags.c if (realpath(dbpath, buf) == NULL) realpath 400 libutil/find.c if (realpath(dir, real) == NULL) realpath 419 libutil/find.c if (realpath(dir, real) == NULL) realpath 519 libutil/find.c if (realpath(start, rootdir) == NULL) realpath 231 libutil/getdbpath.c if (realpath(p, root) == NULL) { realpath 311 libutil/getdbpath.c s = realpath(makepath(root, s, NULL), buf); realpath 44 libutil/path.h char *realpath(const char *, char *);