Searched refs:hostrun (Results 1 – 2 of 2) sorted by relevance
239 … source hostrun "`cygpath -w "$BOOT_DLF_FILE"`" "`cygpath -w "${ELF_FILENAME%.rpx}.dlf"`"274 source hostrun "`cygpath -w "$BOOT_DLF_FILE"`" "$wumadDlfName"280 source hostrun "`cygpath -w "$BOOT_DLF_FILE"`"
4168 … hostrun(BOOT_DLF_FILE.value + " " + Path.ChangeExtension(ELF_FILENAME, ".dlf")); in bootrun()4286 hostrun(BOOT_DLF_FILE.value + " " + wumadDlfName); in bootrun()4294 hostrun(BOOT_DLF_FILE.value); in bootrun()4429 static void hostrun(string arguments) in hostrun() method in CafeX.Program7604 hostrun(BOOT_DLF_FILE.value + " " + rpxDLF); in launchTitle()