Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Djson.h344 JSON_WARNING = 1 << 6, /* Indicates that this log message is a warning message */ enumerator
391 if (flags & (JSON_PERMISSIVE|JSON_WARNING)) in json_dispatch_level()
/systemd-251/src/nspawn/
Dnspawn-oci.c770 json_log(v, flags|JSON_WARNING, 0, in oci_uid_gid_mappings()
1056 …json_log(v, flags|JSON_WARNING, 0, "Devices cgroup allow list with arbitrary 'allow' entries not s… in oci_cgroup_devices()
1867 …json_log(e, flags|JSON_WARNING, 0, "Wrong number of system call arguments for JSON data data, igno… in oci_seccomp_args()