Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_targets.c120 struct scope_targets { struct
122 struct scope_targets *next; argument
126 struct scope_targets **scopes;
127 struct scope_targets **state;
259 struct scope_targets *p; in slp_next_uc_target()
281 struct scope_targets *p = (struct scope_targets *)h; in slp_next_failover()
292 struct scope_targets *p = (struct scope_targets *)h; in slp_get_target_sin()
297 struct scope_targets *p = (struct scope_targets *)h; in slp_mark_target_used()
302 struct scope_targets *p = (struct scope_targets *)h; in slp_mark_target_failed()
308 struct scope_targets *st; in slp_fabricate_target()
[all …]