Searched refs:bin_path (Results 1 – 3 of 3) sorted by relevance
142 const char *bin_path);
174 const char *bin_path) { in j2s_struct_to_bin() argument175 struct_map_t *struct_map = struct_map_create(bin_path); in j2s_struct_to_bin()
695 bin_path = bb.utils.which(os.environ["PATH"], bin_cmd)696 if bin_path:697 bin_stat = os.stat(bin_path)699 …This interferes with pseudo and may cause other issues that break the build process.\n' % bin_path)