Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c684 _is_so_matched(const char *name, const char *str, int path) in _is_so_matched() function
735 if (_is_so_matched(name, NAME(lmp), path) == 0) in is_so_matched()
739 if (_is_so_matched(name, PATHNAME(lmp), path) == 0) in is_so_matched()
744 if (_is_so_matched(name, cp, path) == 0) in is_so_matched()