Home
last modified time | relevance | path

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

/openbsd-src/libexec/ld.so/
H A Dresolve.h208 TAILQ_HEAD(,dep_node) grpref_list; /* refs to other load groups */
251 struct dep_node { struct
252 TAILQ_ENTRY(dep_node) next_sib;
412 TAILQ_HEAD(dlochld, dep_node);
H A Dlibrary_subr.c437 struct dep_node *n; in _dl_link_dlopen()
470 struct dep_node *n; in _dl_notify_unload_shlib()
490 struct dep_node *node; in _dl_unload_dlopen()
508 struct dep_node *n; in _dl_link_grpref()
H A Dresolve.c473 _dl_tailq_free(struct dep_node *n) in _dl_tailq_free()
475 struct dep_node *next; in _dl_tailq_free()
490 struct dep_node *n, *next; in _dl_cleanup_objects()
685 struct dep_node *n; in _dl_find_symbol()
H A Dlibrary.c62 struct dep_node *n; in _dl_unload_shlib()
H A Dlibrary_mquery.c66 struct dep_node *n; in _dl_unload_shlib()
H A Ddlfcn.c262 struct dep_node *n, *m; in dlctl()
H A Dloader.c525 struct dep_node *n; in _dl_boot()