realpath
if (realpath(arcn->name, buf) == NULL) {
if ((rp = realpath(name, realname)) == NULL) {
if (realpath(script, rpath) == NULL) {
char *realpath(const char * __restrict, char * __restrict);
__weak_alias(realpath,_realpath)
realpath(const char * __restrict path, char * __restrict resolved)
if (realpath(dir, rp) == NULL) {
if (realpath(fe->display, realfile) != NULL)
if ((r1 = realpath(file1, realfile1)) == NULL)
if ((r2 = realpath(file2, realfile2)) == NULL)
rname = realpath(fname, NULL);
canonical_path = realpath(*argv, canonical_path_buf);
if (realpath(name, mntpath) == NULL) {
if (realpath(input, adjusted) == NULL)
if (realpath(name, rname) != NULL) {
ATF_CHECK(realpath(buffer, result) != NULL);
ATF_REQUIRE(realpath(slnk, resb) != NULL);
ptr = realpath(paths[i].path, buf);
if (realpath(conffile, resolvedname) == NULL)
if (realpath(parentdir, realdir) == NULL) {
if (realpath(fname, canon_name) == NULL) {
if (realpath(folder, res) == NULL)
if (name != NULL && realpath(name, mailname) == NULL) {
if (realpath(fname, canon_name) == NULL) {
rp = realpath(pathname, resolved);
const char *realPath = realpath(fname, dirbuf);
dir.str = realpath(dir.str, dirbuf);
if ((p = realpath(path, buf)) != NULL) {
p = realpath(".", buf);
while (realpath(*q ? q : "/", r) != NULL) {
s = realpath(q, r);
if (realpath(file, path + 4) == NULL) {
if (realpath(from_name, src) == NULL)
if (realpath(from_name, src) == NULL)
if (realpath(cp, dst) == NULL)
if (realpath(tmpdir, buf) == NULL) {
new_file.abs = realpath(CONFIG, NULL);
glob_path = realpath(tmp, NULL);
char *abs_path = realpath(glob_path, NULL);
realpath(rpcpath, rdirpath) == NULL ||
if (realpath(file, e->filename) == NULL) {
if (realpath(file->fts_accpath, e->filename) == NULL) {