Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtecla/common/
H A Dpathutil.h94 int _pu_path_is_exe(const char *pathname);
H A Dpathutil.c417 int _pu_path_is_exe(const char *pathname) in _pu_path_is_exe() function
H A Dcplmatch.c962 return _pu_path_is_exe(pathname); in CPL_CHECK_FN()