auth_cache
struct auth_cache *, p,
struct auth_cache *ran_auth;
struct auth_cache *node;
nfsauth_free_node(struct auth_cache *p)
struct auth_cache *p;
struct auth_cache *next;
struct auth_cache *refreshq_dead_entries;
static void nfsauth_free_node(struct auth_cache *);
sizeof (struct auth_cache), 0, NULL, NULL,
struct auth_cache *p = ran->ran_auth;
struct auth_cache *p = ran->ran_auth;
struct auth_cache *, p);
const struct auth_cache *a1 = (const struct auth_cache *)v1;
const struct auth_cache *a2 = (const struct auth_cache *)v2;
struct auth_cache ac; /* used as a template for avl_find() */
struct auth_cache *p = NULL;
sizeof (struct auth_cache),
offsetof(struct auth_cache, auth_link));
p = (struct auth_cache *)avl_find(&c->authc_tree, &ac, NULL);
struct auth_cache *np;
p = (struct auth_cache *)avl_find(&c->authc_tree, &ac, &where);