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

/illumos-gate/usr/src/cmd/luxadm/
H A Ddiag.c184 Box_list *o_list = NULL; local
196 o_list = b_list;
199 c_list = o_list;
235 c_list = o_list;
H A Dg_adm.c3701 Box_list *b_list, *o_list, *c_list; local
3705 b_list = o_list = c_list = NULL;
3715 o_list = b_list;
3725 c_list = o_list;
3747 c_list = o_list;
3770 c_list = o_list;
3791 if (l_duplicate_names(o_list, b_list->b_node_wwn_s,
/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Dmon.c3823 Box_list *o_list = NULL; local
3882 if (err = l_get_box_list(&o_list, verbose)) {
3883 (void) l_free_box_list(&o_list);
3917 b_list = o_list;
3923 (void) l_free_box_list(&o_list);
3941 b_list = o_list;
3947 (void) l_free_box_list(&o_list);
3999 &l_state->ib_tbl, front_flag, o_list,
4001 (void) l_free_box_list(&o_list);
4029 &l_state->ib_tbl, front_flag, o_list,
[all...]

Completed in 97 milliseconds