Searched refs:host_base (Results 1 – 3 of 3) sorted by relevance
204 host_base=`realpath ${OPTARG}`270 if [ -n "${host_base}" ]; then271 loader_opt="${loader_opt} -h ${host_base}"
52 char *host_base = NULL;141 dir_fd = open(host_base, O_RDONLY); in test_open() 264 if (host_base == NULL) in test_diskread() 597 host_base = optarg;47 char *host_base = NULL; global() variable
252 uint32_t host_base; member