Searched refs:kept_path (Results 1 – 1 of 1) sorted by relevance
3776 char *kept_path; in bring_wekeeps_up() local3791 kept_path = dp->pdr_kept_paths[i]; in bring_wekeeps_up()3792 if (kept_path == NULL) in bring_wekeeps_up()3794 ASSERT(kept_path[0] != '\0'); in bring_wekeeps_up()3795 if ((kept = pm_name_to_dip(kept_path, 1)) == NULL) in bring_wekeeps_up()6344 char *kept_path = NULL; in pm_rele_dep() local6352 kept_path = dp->pdr_kept_paths[count]; in pm_rele_dep()6353 if (kept_path == NULL) in pm_rele_dep()6355 kept = pm_name_to_dip(kept_path, 1); in pm_rele_dep()