Home
last modified time | relevance | path

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

/openbmc/bmcweb/scripts/
H A Dparse_registries.py39 include_path = os.path.realpath( variable
/openbmc/qemu/scripts/qapi/
H A Dsource.py62 def include_path(self) -> str: member in QAPISourceInfo
/openbmc/u-boot/cmd/
H A Dpxe.c1105 char *include_path; in handle_include() local