Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Ddd.c757 uint32_t tmp_n; in get_scope() local
794 &tmp_p, &tmp_n)) == 0) { in get_scope()
797 *n = tmp_n; in get_scope()
799 if (*n >= tmp_n) { in get_scope()
801 short_n = tmp_n; in get_scope()
806 *n = tmp_n; in get_scope()