Searched refs:host_base (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/userboot/test/
H A Dtest.c49 char *host_base = NULL; variable
113 if (!host_base)
116 strlcpy(path, host_base, PATH_MAX);
441 host_base = optarg;

Completed in 107 milliseconds