Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libslp/clib/
H A Dslp_targets.c122 struct scope_targets { struct
124 struct scope_targets *next; argument
128 struct scope_targets **scopes;
129 struct scope_targets **state;
261 struct scope_targets *p; in slp_next_uc_target()
283 struct scope_targets *p = (struct scope_targets *)h; in slp_next_failover()
294 struct scope_targets *p = (struct scope_targets *)h; in slp_get_target_sin()
299 struct scope_targets *p = (struct scope_targets *)h; in slp_mark_target_used()
304 struct scope_targets *p = (struct scope_targets *)h; in slp_mark_target_failed()
310 struct scope_targets *st; in slp_fabricate_target()
[all …]