Home
last modified time | relevance | path

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

/systemd-251/src/nspawn/
Dnspawn-oci.c645 struct namespace_data { in oci_namespaces() struct
651 …{ "type", JSON_VARIANT_STRING, oci_namespace_type, offsetof(struct namespace_data, type), JSON_MAN… in oci_namespaces()
652 …{ "path", JSON_VARIANT_STRING, oci_absolute_path, offsetof(struct namespace_data, path), 0 … in oci_namespaces()