Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtecla/common/
H A Dpathutil.c82 return _del_PathName(path); in _new_PathName()
89 return _del_PathName(path); in _new_PathName()
102 PathName *_del_PathName(PathName *path) in _del_PathName() function
H A Dpathutil.h50 PathName *_del_PathName(PathName *path);
H A Dcplfile.c197 cf->path = _del_PathName(cf->path); in _del_CompleteFile()
198 cf->buff = _del_PathName(cf->buff); in _del_CompleteFile()
H A Dexpand.c263 ef->path = _del_PathName(ef->path); in del_ExpandFile()
H A Dpcache.c389 pc->path = _del_PathName(pc->path); in del_PathCache()