Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dmerge_config.sh23 clean_up() { function
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dnsmasq/files/
H A Ddnsmasq.resolvconf79 clean_up() { rm -f "$TMP_FILE" ; } function
/openbmc/u-boot/drivers/bios_emulator/
H A Datibios.c585 BE_VGAInfo *vga_info, int clean_up, int vesa_mode, in biosemu_run()
626 int clean_up) in BootVideoCardBIOS()