Home
last modified time | relevance | path

Searched defs:status_file (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oe/package_manager/deb/
H A Drootfs.py19 def _get_pkgs_postinsts(self, status_file): argument
79 def _get_delayed_postinsts_common(self, status_file): argument
/openbmc/openbmc/poky/meta/lib/oe/package_manager/ipk/
H A Drootfs.py20 def _get_pkgs_postinsts(self, status_file): argument
80 def _get_delayed_postinsts_common(self, status_file): argument
/openbmc/linux/tools/testing/selftests/user_events/
H A Dftrace_test.c22 const char *status_file = "/sys/kernel/tracing/user_events_status"; variable