Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dpathutil.c78 path->dim = _pu_pathname_dim(); in _new_PathName()
330 size_t _pu_pathname_dim(void) in _pu_pathname_dim() function
H A Dpathutil.h77 size_t _pu_pathname_dim(void);
H A Dhomedir.c151 pathlen = _pu_pathname_dim(); in _new_HomeDir()
H A Dcplmatch.c204 cpl->sg = _new_StringGroup(_pu_pathname_dim()); in new_WordCompletion()
H A Dexpand.c197 ef->sg = _new_StringGroup(_pu_pathname_dim()); in new_ExpandFile()
H A Dpcache.c735 cm->sg = _new_StringGroup(_pu_pathname_dim()); in new_CacheMem()