Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Dglobals.c101 avl_tree_t *spavl = NULL; /* secure path names */ variable
H A Dpaths.c896 pnavl_recorded(&spavl, npath, 0, NULL)) { in is_path_secure()
926 else if (pnavl_recorded(&spavl, opath, 0, NULL)) { in is_path_secure()
H A D_rtld.h653 extern avl_tree_t *spavl; /* secure path names */
H A Dutil.c503 if (pnavl_recorded(&spavl, buffer, hash, &where)) in spavl_insert()
512 avl_insert(spavl, pnp, where); in spavl_insert()