Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/floss/build/rustup/
Drustup.sh176 local _current_exe_machine
177 _current_exe_machine=$(head -c 19 /proc/self/exe | tail -c 1)
178 [ "$_current_exe_machine" = "$(printf '\076')" ]