Searched refs:pathsuffix (Results 1 – 2 of 2) sorted by relevance
66 pathsuffix(char *full, char *pref) in pathsuffix() function100 return (pathsuffix(full, sub) == NULL); in subpath()415 path = pathsuffix(globalpath, in getglobalpath()
75 static char *pathsuffix(char *, char *);663 return (pathsuffix(path, chrootpath)); in zap_chroot()901 pathsuffix(char *full, char *pref) in pathsuffix() function935 return (pathsuffix(full, sub) == NULL); in subpath()