Searched defs:pool_info_location (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libpool/common/ | ||
H A D | pool.c | 109 const char pool_info_location[] = "/dev/pool"; variable 685 if ((fd = open(pool_info_location, O_RDONLY)) < 0) { |
Completed in 65 milliseconds