Home
last modified time | relevance | path

Searched refs:hashbang (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/exec/
H A Dbinfmt_script.py44 fill="A", arg="", newline="\n", hashbang="#!"): argument
52 remaining = size - len(hashbang) - len(leading) - len(root) - len(target) - len(arg)
67 buf=hashbang + leading + root + middle + target + arg + newline
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-installer/
H A Dinterpreter.patch6 Let us override the hashbang directly (possibly upstreamable), and don't