Searched refs:_find_file (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/sgs/rtld/common/ |
H A D | analyze.c | 1413 _find_file(Lm_list *lml, Rt_map *clmp, uint_t flags, Fdesc *fdp, Rej_desc *rej, in _find_file() function 1528 ret = _find_file(lml, clmp, flags, fdp, in find_file() 1552 return (_find_file(lml, clmp, flags, fdp, rej, pdp, 0, in_nfavl)); in find_file()
|