Searched refs:sb_64 (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/boot/bootadm/ | ||
H A D | bootadm_upgrade.c | 351 struct stat sb, sb_64; local 381 if (stat(path, &sb) != 0 && stat(path_64, &sb_64) != 0) { |
Completed in 53 milliseconds