Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtsol/common/
H A Dgetpathbylabel.c66 pathsuffix(char *full, char *pref) in pathsuffix() function
100 return (pathsuffix(full, sub) == NULL); in subpath()
415 path = pathsuffix(globalpath, in getglobalpath()
/titanic_41/usr/src/cmd/fs.d/ufs/df/
H A Ddf.c75 static char *pathsuffix(char *, char *);
663 return (pathsuffix(path, chrootpath)); in zap_chroot()
901 pathsuffix(char *full, char *pref) in pathsuffix() function
935 return (pathsuffix(full, sub) == NULL); in subpath()