Searched refs:code (Results 1 – 1 of 1) sorted by relevance
53 _dl_audit_objsearch (const char *name, struct link_map *l, unsigned int code) in _dl_audit_objsearch() argument55 if (l == NULL || l->l_auditing || code == 0) in _dl_audit_objsearch()64 name = afct->objsearch (name, &state->cookie, code); in _dl_audit_objsearch()
Completed in 9 milliseconds