Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c9434 mdi_vhcache_client_t *client, *nxt_client; in clean_vhcache() local
9441 for ( ; client != NULL; client = nxt_client) { in clean_vhcache()
9442 nxt_client = client->cct_next; in clean_vhcache()