realpath
char *realpath(const char * __restrict, char * __restrict);
gotreal = realpath(mnt->mnt_dir, path);
if (realpath(osroot, rootbuf) == NULL) {
} else if (realpath(optarg, rootbuf) == NULL) {
if (realpath(osroot, rootbuf) == NULL) {
(void) snprintf(realpath, MAXPATHLEN, "%s%s",
(void) strncpy(realpath, buf, isa - buf);
(void) strlcat(realpath, isa, MAXPATHLEN);
(void) strlcpy(realpath, modulepath, MAXPATHLEN);
if (stat(realpath, &statbuf) != 0) {
realpath);
char realpath[MAXPATHLEN];
if (realpath(configfile, cpath) == NULL)
if (realpath(srcfile, cpath) == NULL)
if ((p = realpath(path, rpath)) == NULL) {
if ((path = realpath(optarg, NULL)) == NULL)
if (realpath(sharepath, dir) == NULL) {
if (realpath(sharepath, dir) == NULL) {
if (realpath(sharepath, dir) == NULL) {
if (realpath(sharepath, dir) == NULL)
if (realpath(sharepath, dir) == NULL) {
ret = realpath(path, resolved_path);
if (realpath(dir, dirpath) == NULL) {
if ((rp = realpath(vp->v.vfs_mountp, realdir)) == NULL)
if (realpath(mountp, realdir) == NULL) {
if (realpath(checkpath, rpath) == NULL) {
if (realpath(path, rpath) == NULL) {
if (realpath(path, rpath) == NULL) {
if (realpath(path, rpath) == NULL) {
if ((realpath(argv[optind+1], mount_point) == NULL) ||
extern char *realpath();
return (realpath(raw, canon) == NULL ? -1 : 0);
if (realpath(MNTTAB, mnttab) == NULL) {
is_special = realpath(mname, resolve);
if (realpath(cp, resolve) == NULL) {
if (realpath(path, rpath) == NULL) {
if (realpath(device, realfile) == NULL) {
if (realpath(rsrc, tmp) == NULL) {
if ((filename = realpath(optarg, realfilename)) == NULL)
if ((filename = realpath(optarg,
if ((filename = realpath(argv[optind],
if ((filename = realpath(argv[optind],
if (realpath("..", mand) == 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(getexecname(), execname) == NULL) {
if (realpath(getexecname(), execname) == NULL) {
if (realpath(path, rpath) == NULL) {
if ((rv = realpath(bkpath, pbuf)) == NULL) {
rp = realpath(dir, NULL);
rp = realpath(homedir, NULL);
if (realpath(src, buf) == NULL) {
if (realpath(path, new_path) == NULL) {
if (realpath(rsrc, r) == NULL)
if (realpath(spec, s) == NULL)
if (realpath(alias, tmp) != NULL) {
(void) realpath(alter, _alter);
if (realpath(odir, rdir) == NULL)
if (realpath(opath, rpath) == NULL)
if (realpath(original_name, path) == NULL) {
char realpath[MAXPATHLEN];
bzero(realpath, MAXPATHLEN);
(void) snprintf(realpath, MAXPATHLEN,
fd = open(realpath, O_RDONLY|O_NDELAY);
if (realpath(in, out) == NULL) {
if (realpath(svc->doc->name, bname) == NULL) {
if (realpath(np, new_device_name) == NULL) { /* path */
if (realpath(cp, real_path) != NULL) {
if (realpath(args[num_args - 1], rp) != NULL) {
if (realpath(a_path, rp) == NULL) {
if (realpath(*r_path, resolvedPath) != NULL) {
char path[PATH_MAX], realpath[PATH_MAX];
(void) strlcpy(realpath, devpath, sizeof (realpath));
(void) snprintf(realpath,
sizeof (realpath), "%s%s",
if (!devid_iter(realpath, zfs_process_add, !is_lofi))
(void) devpath_iter(realpath, zfs_process_add, !is_lofi);
path = realpath(optarg, NULL);
VERIFY(NULL != realpath(getexecname(), cmd));
VERIFY(NULL != realpath(altdir, realaltdir));
if (realpath (discn, name))
extern char *realpath(const char *_RESTRICT_KYWD, char *_RESTRICT_KYWD);
if (realpath(lpath, ppath) == NULL) {
if (realpath(spec, bufp) == NULL) {
return (realpath(path, NULL));
if (type == LOGICAL_LINK_AP && realpath(lib_loc_p->ap_base, path)
if ((realpath(root_dir, dev_dir) == NULL) ||
(realpath(root_dir, db_dir) == NULL)) {
if (realpath(a_rootPath, realRootPath) == (char *)NULL) {
char realpath[MAXPATHLEN];
(void) memset(realpath, 0, sizeof (realpath));
(void) snprintf(realpath, MAXPATHLEN, "%s%s",
(void) strncpy(realpath, buf, isa - buf);
(void) strncat(realpath, isa_str,
(void) strlcat(realpath, isa, MAXPATHLEN);
(void) snprintf(realpath, MAXPATHLEN, "%s",
ret = InitializePlugin(phead->entry->kstype, realpath,
if (realpath(temp, fullpath) == NULL) {
if (realpath(gl.gl_pathv[i], fspath) == NULL) {
if (realpath(aout, cwd) == NULL)
return (realpath(raw, canon) == NULL ? -1 : 0);
if (realpath(bn, pathbuf) != NULL)
char *rp = realpath(path, NULL);
(void) sprintf(realpath, "%s", path);
(void) sprintf(realpath + (dsk - path) + 1, "r%s",
(void) sprintf(realpath, "%s", path);
if (!(flags & FCREAT) && stat64(realpath, &st) == -1)
fd = open64(realpath, flags - FREAD, mode);
"%s/%s", vn_dumpdir, basename(realpath));
char *realpath = umem_alloc(strlen(path) + 2, UMEM_NOFAIL);
(void) sprintf(realpath, "/%s", path);
ret = vn_open(realpath, x1, flags, mode, vpp, x2, x3);
umem_free(realpath, strlen(path) + 2);
char realpath[MAXPATHLEN];
if (realpath(dir[i], path) == 0) {
smb_shr_get_realpath(const char *clntpath, char *realpath, int maxlen)
(void) strlcpy(realpath, p, maxlen);
(void) strcanon(realpath, "/\\");
(void) strsubst(realpath, '\\', '/');
len = strlen(realpath);
if ((len > 1) && (realpath[len - 1] == '/'))
realpath[len - 1] = '\0';
char realpath[MAXPATHLEN];
realpath, MAXPATHLEN);
param->status = srvsvc_sa_add((char *)info2->shi2_netname, realpath,