Searched refs:man_find_active_path (Results 1 – 1 of 1) sorted by relevance
557 static man_path_t *man_find_active_path(man_path_t *);2751 if (mpg && man_find_active_path(mpg->mpg_pathp)) in man_init_dests()2778 ap = man_find_active_path(mpg->mpg_pathp); in man_start_dest()4216 mp = man_find_active_path(mpg->mpg_pathp); in man_do_dr_switch()4365 mp = man_find_active_path(mpg->mpg_pathp); in man_do_dr_detach()4553 mp = man_find_active_path(mpg->mpg_pathp); in man_iswitch()6510 if (man_find_active_path(mpg->mpg_pathp) != NULL) { in man_pg_unassign()6604 ap = man_find_active_path(mpg1->mpg_pathp); in man_pg_activate()6814 man_find_active_path(man_path_t *mplist) in man_find_active_path() function6837 ap = man_find_active_path(mlp); in man_find_alternate_path()[all …]