Searched refs:host_base (Results 1 – 2 of 2) sorted by relevance
173 host_base=`realpath ${OPTARG}`239 if [ -n "${host_base}" ]; then240 loader_opt="${loader_opt} -h ${host_base}"
47 char *host_base = NULL; variable112 if (!host_base) in test_open()115 strlcpy(path, host_base, PATH_MAX); in test_open()471 host_base = optarg; in main()