Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Dcache_a.out.c50 static struct db *find_so();
143 if (dbp = find_so(ds)) { in lo_cache()
153 find_so(const char *ds) in find_so() function