Searched refs:manifest_import_p (Results 1 – 1 of 1) sorted by relevance
306 static graph_vertex_t *manifest_import_p = NULL; variable515 if (manifest_import_p == v) in remove_inst_vertex()516 manifest_import_p = NULL; in remove_inst_vertex()3774 if (manifest_import_p == NULL) { in can_come_up()3775 manifest_import_p = vertex_get_by_name(manifest_import); in can_come_up()3777 if (manifest_import_p == NULL) in can_come_up()3781 switch (manifest_import_p->gv_state) { in can_come_up()3789 if (instance_satisfied(manifest_import_p, B_TRUE) == -1) in can_come_up()