Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dpathutil.h87 int _pu_path_is_file(const char *pathname);
H A Dpathutil.c392 int _pu_path_is_file(const char *pathname) in _pu_path_is_file() function
H A Dgetline.c6617 } else if(!_pu_path_is_file(result->files[0])) { in KT_KEY_FN()