Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Dcache_a.out.c45 static int extract_name();
80 if ((liblen = extract_name(&n)) == -1)
219 if ((cplen = extract_name(&cp)) == -1) in find_so()
356 extract_name(name) in extract_name() function