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"`"
4428 … hostrun(BOOT_DLF_FILE.value + " " + Path.ChangeExtension(ELF_FILENAME, ".dlf")); in bootrun()4550 hostrun(BOOT_DLF_FILE.value + " " + wumadDlfName); in bootrun()4558 hostrun(BOOT_DLF_FILE.value); in bootrun()4693 static void hostrun(string arguments) in hostrun() method in CafeX.Program7888 hostrun(BOOT_DLF_FILE.value + " " + rpxDLF); in launchTitle()