Searched refs:is_so_matched (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c681 * Helper routine for is_so_matched() that consolidates matching a path name,
731 is_so_matched(Rt_map *lmp, const char *name, int path) function
773 * object has been referenced. is_so_matched() is used to compare the link-map
829 if (is_so_matched(lmp, name, path))

Completed in 50 milliseconds