realpath
if (realpath(from, path) == NULL) {
if ((rp = realpath(name, realname)) == NULL) {
if ((path = realpath(path0, NULL)) == NULL) {
if ((p->sp_path = realpath(path, NULL)) == NULL) {
char *realpath(const char *, char *)
PROTO_DEPRECATED(realpath);
mnt_dir = realpath(dir, NULL);
opt->mp = realpath(arg, opt->mp);
if (realpath)
*realpath = namebuf;
opendev(const char *path, int oflags, int dflags, char **realpath)
if (realpath(path, rpath) == NULL)
if (realpath(name, buf) == NULL) {
if (realpath(dir, res) == NULL)
if (realpath(dir, res) == NULL)
ret.r2 = realpath(pathname, resolv2);
UV_SHOULD_SUCCEED((realpath(uv_dir1, buf) == NULL), "realpath");
UV_SHOULD_ENOENT((realpath(uv_dir2, buf) == NULL), "realpath");
char *toplevel, *str, *mount_point = NULL, *realpath, *ct;
&realpath)) >= 0) {
argv[i] = strdup(realpath);
if (realpath(path, new_path) == NULL) {
if (realpath(new_path, new_path) == NULL) {
if (realpath("/var/run/", var_run) == NULL)
if (realpath(*argv, mntpath) == NULL)
if (realpath(name, mntpath) == NULL) {
if (realpath(argv[1], dir) == NULL)
if (realpath(argv[1], fs_name) == NULL) /* The mount point. */
if (realpath(argv[1], fs_name) == NULL) /* The mount point. */
if (realpath(argv[optind + 1], dir) == NULL)
if (realpath(*argv, name) == NULL)
if (realpath(argv[optind + 1], dir) == NULL)
if (realpath(input, adjusted) == NULL)
if (realpath(argv[1], node) == NULL)
if (realpath(rpcpath, dirpath) == NULL) {
if (realpath(disk, rdisk) == NULL)
if (realpath(argv[1], node) == NULL)
rv = realpath(target, realtarget);
rv = realpath(list[i], realargv);
if (isduid(oname, 0) || realpath(oname, rname) == NULL)
char *newname = realpath(filename, NULL);
if (realpath(parentdir, realdir) == NULL) {
if (realpath(targetdir, basedir) == NULL) {
if (realpath(path, buf) == NULL) {
if ((usefile = realpath(infile, NULL)) == NULL) {
if ((realdir = realpath(linkfile, NULL)) == NULL) {
if ((cp = realpath(dir, buf)) == NULL)
if (realpath(path, fnb) == NULL)
char *linkdest = realpath(path, pathbuf);
if (realpath(rcsfile_in, resolved) == NULL)
if (realpath(argv[0], buf) == NULL)
buf = realpath(argv[0], NULL);
if (realpath(name, buf) == NULL) {
if (pw_dir != NULL && realpath(pw_dir, homedir) != NULL)
if (realpath(sk_provider, canonical_provider) == NULL) {
if (realpath(provider, canonical_provider) == NULL) {
if (realpath(provider, canonical_provider) == NULL) {
if (realpath(expanded, resolved) == NULL) {
if (realpath(pwd, resolved1) == NULL)
if (realpath(cwd, resolved2) == NULL)
if (realpath(src, dst) != NULL)
if ((r = realpath(d, NULL)) == NULL) {
if (realpath(config_file, _this->config_file) == NULL) {
if (!(resolved = realpath(include, buffer)))
configfile = realpath(optarg, NULL);
if (realpath(path, buf) == NULL)
if (realpath(userdir, homedir) == NULL)
else if ((execpath = realpath(argv[0], NULL)) == NULL)
if (realpath(optarg, path) == NULL)
if (realpath(optarg, path) == NULL)
if (realpath(s, path) == NULL)
if (realpath(word, path) == NULL) {
if (realpath($2, path) == NULL) {
if (realpath(path, expanded) == NULL ||
realpath(expanded, path) == NULL) {