Home
last modified time | relevance | path

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

/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/lib/pengine/
H A Dvariant.h91 PE_CONTAINER_TYPE_RKT enumerator
H A Dcontainer.c83 } else if (data->type == PE_CONTAINER_TYPE_RKT) { in allocate_ip()
666 if (data->type == PE_CONTAINER_TYPE_RKT && in create_container()
847 container_data->type = PE_CONTAINER_TYPE_RKT; in container_unpack()
1213 } else if (t == PE_CONTAINER_TYPE_RKT) { in container_type_as_string()