Searched refs:nxt_client (Results 1 – 1 of 1) sorted by relevance
9423 mdi_vhcache_client_t *client, *nxt_client; in clean_vhcache() local9430 for ( ; client != NULL; client = nxt_client) { in clean_vhcache()9431 nxt_client = client->cct_next; in clean_vhcache()