Lines Matching refs:DI_HP_NIL
2542 for (hp = DI_HP_NIL; (hp = di_hp_next(node, hp)) != DI_HP_NIL; ) { in di_walk_hp_callback()
2614 return (DI_HP_NIL); in di_hp_next()
2620 if (hp != DI_HP_NIL) { in di_hp_next()
2625 return (DI_HP_NIL); in di_hp_next()
2647 return (DI_HP_NIL); in di_hp_next()
2658 if (hp == DI_HP_NIL) { in di_hp_name()
2679 if (hp == DI_HP_NIL) { in di_hp_connection()
2696 if (hp == DI_HP_NIL) { in di_hp_depends_on()
2713 if (hp == DI_HP_NIL) { in di_hp_state()
2727 if (hp == DI_HP_NIL) { in di_hp_type()
2743 if (hp == DI_HP_NIL) { in di_hp_description()
2764 if (hp == DI_HP_NIL) { in di_hp_child()
2794 if (hp == DI_HP_NIL) { in di_hp_last_change()