Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumpfstab.c254 char *gotreal; local
268 gotreal = realpath(mnt->mnt_dir, path);
269 if (gotreal && strcmp(path, key) == 0)
278 if (gotreal && *path == '/' &&