Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/exec/
H A Dbinfmt_script44 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
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-installer/
H A Dinterpreter.patch1 Let us override the hashbang directly (possibly upstreamable), and don't