Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/link_audit/common/
H A Dwho.c42 static Objinfo *objhead = NULL; /* head of object list */ variable
207 for (op = objhead; op; op = op->o_next) { in print_address()
268 add_object(&objhead, lmp); in la_objopen()
275 remove_object(&objhead, (Link_map *)(*cookie)); in la_objclose()