Searched refs:get_install_path (Results 1 – 2 of 2) sorted by relevance
11 def get_install_path(filename, host=None): function59 alternate_path = get_install_path(cmd_base, host=host)
40 path_utils.get_install_path('ifconfig', host=host))41 cmd_iw = cmd_iw or path_utils.get_install_path('iw', host=host)42 cmd_ip = cmd_ip or path_utils.get_install_path('ip', host=host)44 path_utils.get_install_path('tcpdump', host=host))