Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zed/agents/
H A Dfmd_serd.c131 fmd_serd_eng_t *sgp, *ngp; in fmd_serd_hash_destroy() local
135 for (sgp = shp->sh_hash[i]; sgp != NULL; sgp = ngp) { in fmd_serd_hash_destroy()
136 ngp = sgp->sg_next; in fmd_serd_hash_destroy()