Searched refs:ud_iter2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c279 static scf_iter_t *ud_iter = NULL, *ud_iter2 = NULL; variable
4307 ud_pg, ud_iter2, ud_inst, imp_snap, ud_snpl);
4699 ud_pg, ud_iter2, ud_inst, imp_snap, ud_snpl);
4816 ud_iter2, ud_inst, imp_snap, ud_snpl);
8080 (ud_iter2 = scf_iter_create(g_hndl)) == NULL ||
8125 scf_iter_destroy(ud_iter2);
8126 ud_iter = ud_iter2 = NULL;

Completed in 97 milliseconds