pnavl_recorded
extern int pnavl_recorded(avl_tree_t **, const char *, uint_t,
if (pnavl_recorded(&nfavl, nname, hash, &nfavlwhere)) {
if (pnavl_recorded(&nfavl, name, hash, NULL)) {
if (pnavl_recorded(&capavl, name, hash, &where))
#define HWAVL_RECORDED(n) pnavl_recorded(&capavl, n, 0, NULL)
if (pnavl_recorded(&capavl, ofl->ofl_name, 0, NULL))
pnavl_recorded(&spavl, npath, 0, NULL)) {
else if (pnavl_recorded(&spavl, opath, 0, NULL)) {
in_nfavl = pnavl_recorded(&nfavl, name, hash, &where);
if (pnavl_recorded(&spavl, buffer, hash, &where))