Home
last modified time | relevance | path

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

/dports/devel/libosinfo/libosinfo-1.9.0/osinfo/
H A Dosinfo_resources_private.h26 void osinfo_resources_set_inherit(OsinfoResources *resources, gboolean inherit);
H A Dosinfo_resources.c399 void osinfo_resources_set_inherit(OsinfoResources *resources, gboolean inherit) in osinfo_resources_set_inherit() function
H A Dosinfo_loader.c1460 osinfo_resources_set_inherit(resources, inherit); in osinfo_loader_resources()