Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dpathutil.h92 int _pu_path_is_exe(const char *pathname);
H A Dpathutil.c415 int _pu_path_is_exe(const char *pathname) in _pu_path_is_exe() function
H A Dcplmatch.c960 return _pu_path_is_exe(pathname); in CPL_CHECK_FN()