Searched defs:tmpphys_nm (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_statconcise.c307 pnm_rec_t *tmpphys_nm; local
309 for (tmpphys_nm = phys_nm; tmpphys_nm != NULL;
310 tmpphys_nm = tmpphys_nm->next) {
311 if (tmpphys_nm->n_key == key) {
312 (void) printf(" %s", tmpphys_nm->n_name);
569 pnm_rec_t *tmpphys_nm; local
578 for (tmpphys_nm = phys_nm; tmpphys_nm !
670 pnm_rec_t *tmpphys_nm; local
877 pnm_rec_t *tmpphys_nm; local
[all...]

Completed in 58 milliseconds