Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/backup/dump/
H A Ddumpfstab.c256 char *gotreal; local
270 gotreal = realpath(mnt->mnt_dir, path);
271 if (gotreal && strcmp(path, key) == 0)
280 if (gotreal && *path == '/' &&