20#ifndef SATYR_OPERATING_SYSTEM_H
21#define SATYR_OPERATING_SYSTEM_H
49sr_operating_system_new(
void);
61sr_operating_system_from_json(json_object *root,
char **error_message);
64sr_operating_system_parse_etc_system_release(
const char *etc_system_release,
68sr_operating_system_parse_etc_os_release(
const char *etc_os_release,