Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_subr.c996 struct sdev_node *ndv = NULL; in sdev_rnmnode() local
1160 (struct sdev_node *)(*ndvp), &ndv, in sdev_rnmnode()
1165 ndv = NULL; in sdev_rnmnode()
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c3084 ctf_dwvar_t *cdv, *ndv; in ctf_dwarf_free_die() local
3118 for (cdv = ctf_list_next(&cup->cu_vars); cdv != NULL; cdv = ndv) { in ctf_dwarf_free_die()
3119 ndv = ctf_list_next(cdv); in ctf_dwarf_free_die()